Skip to content

Releases: wolph/portalocker

v1.1.0 Fixed crash with python 3.6 (#32) and using real time to calculate timeout (#33) thanks to @TWAC

06 Feb 14:40
Compare
Choose a tag to compare

v1.1.0 Fixed crash with python 3.6 (#32) and using real time to calculate timeout (#33) thanks to @TWAC

v1.0.1 Changed default for fail_when_locked to be more logical

23 Jan 20:41
Compare
Choose a tag to compare

v1.0.1 Changed default for fail_when_locked to be more logical

v1.0.0 1.0.0 changes the default behaviour of the Lock class from truncate to append which makes it safer for new users. Additionally it features much improved documentation, restructured code, 100% test coverage and a single combined file for easy integration with other projects.

27 Sep 20:30
Compare
Choose a tag to compare

v1.0.0 1.0.0 changes the default behaviour of the Lock class from truncate to append which makes it safer for new users. Additionally it features much improved documentation, restructured code, 100% test coverage and a single combined file for easy integration with other projects.

v0.6.1 Updated wheel

23 Jan 20:41
Compare
Choose a tag to compare

v0.6.1 Updated wheel

v0.5.6 Added atomic_write utility function

23 Jan 20:41
Compare
Choose a tag to compare

v0.5.6 Added atomic_write utility function