Skip to content

Releases: matfax/mutapath

0.8.2

16 Oct 19:57
Compare
Choose a tag to compare
fix: getcwd not working as property

0.8.1

16 Oct 19:30
Compare
Choose a tag to compare
fix: add missing dependencies to setup.py

0.8.0

16 Oct 19:09
Compare
Choose a tag to compare

Adds lock property and automatic locking for renaming, copying, and moving contexts.

0.7.1

15 Oct 23:54
Compare
Choose a tag to compare
fix: content streams could not be opened

0.7.0

15 Oct 23:10
Compare
Choose a tag to compare
feat: Paths sort by their path tree

adding time, owner and size fields

15 Oct 22:44
Compare
Choose a tag to compare
0.6.1

chore: update pipfile

0.6.0

15 Oct 21:22
Compare
Choose a tag to compare
fix: returned generators and iterators yield wrapped Paths now

0.5.0

15 Oct 19:03
Compare
Choose a tag to compare
feat: make paths equally hashable

0.4.0

15 Oct 18:18
Compare
Choose a tag to compare
feat: adding home property

0.3.1: ci: add support for Python 3.8 (#2)

15 Oct 13:50
e484b50
Compare
Choose a tag to compare
* Update config.yml

* Delete python version from Pipfile

reason: it does not support multiple versions or a minimum version

* meta: add classifiers for Python 3.8