CHANGELOG.md 758 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Fixed

  • tests: fixed TypeError when converting to pathlib.Path on python3.5 by replacing tmpdir fixture with temp_path

0.1.1 - 2020-02-06

Fixed

  • only write to disk when creating or updating item
  • cleanup temporary files

0.1.0 - 2020-02-06