Skip to content

Releases: harlowja/fasteners

Version 0.19

19 Sep 17:13
Compare
Choose a tag to compare
  • Adds non-context manager methods to inter-thread lock
  • Drops support for python 3.7
  • Adds CI for python 3.11

Version 0.18

14 Sep 12:05
Compare
Choose a tag to compare
  • Reshuffle the process lock code and properly document it.
  • Revamp the docs and switch from sphinx to mkdocs
  • Remove difficult to use tread lock features from docs
  • Bring back support for eventlet spawn_n
  • Remove support for python3.6. It should still work, but is no longer tested.

0.17.3

25 Jan 14:55
Compare
Choose a tag to compare
Version 0.17.3

0.17.2

17 Jan 17:24
Compare
Choose a tag to compare
Remove unecessary setuptools pin

0.17.1

17 Jan 11:44
Compare
Choose a tag to compare
Fix classifier whitespace

0.17

17 Jan 07:49
Compare
Choose a tag to compare
version 0.17

0.16.3: Merge pull request #76 from psarka/0.16

14 Jun 11:18
99c1f4f
Compare
Choose a tag to compare
Bump the package version to 0.16.3

0.16.2

07 Jun 16:12
Compare
Choose a tag to compare
Replace encoding by decode for 2.7 support

0.16.1

04 Jun 07:58
Compare
Choose a tag to compare
Bump version to 1.6.1

0.16

07 Jun 13:29
Compare
Choose a tag to compare
Publish v0.16 to PyPI