Releases: fphammerle/ical2vdir
Releases · fphammerle/ical2vdir
cross filesystems
Added
pyproject.toml
to specify build dependencies & build backend
Removed
- compatibility with
python3.5
&python3.6
Fixed
- fix export when output and temporary directory are on different filesystems (#85)
restore python3.5 compatibility
Fixed
- python3.5:
TypeError
in_write_event
when renaming temporary fileTypeError
in_sync_event
when reading file- tests:
TypeError
when converting topathlib.Path
- tests:
AttributeError
due to unavailableMagicMock.assert_called_once