Skip to content

Releases: jupe/py-lockable

v0.13.1

08 Sep 13:54
96f71f5

Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.13.1

v0.13.0

08 Sep 11:19
a73a2c2

Choose a tag to compare

What's Changed

  • Add Python 3.12 support and drop 3.8 by @jupe in #231
  • Use mongoquery for resource filtering by @jupe in #230

Full Changelog: v0.12.0...v0.13.0

v0.12.0

20 Aug 05:56
f6a37fe

Choose a tag to compare

What's Changed

  • feat: send versioned User-Agent with HTTP requests by @jupe in #229

Full Changelog: v0.11.1...v0.12.0

v0.11.1 - stop initializing logger

13 Jun 10:49
50550cc

Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1

v0.11.0 drop py3.7 support

24 Jan 12:15
a15d730

Choose a tag to compare

What's Changed

Full Changelog: v0.10.0...v0.11.0

allow to use nested requirements in string format

06 Nov 13:27
e51c8d6

Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.10.0

v0.9.0

09 Aug 10:46
b23a384

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

allow allocate offline resource

03 Jul 06:09
eaf2a18

Choose a tag to compare

What's Changed

Full Changelog: v0.7.2...v0.8.0

Introduce lock_many API

11 Nov 11:43
d4a39f7

Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.2

public api to get resource objects

09 Nov 11:57
b9fc6ec

Choose a tag to compare

What's Changed

  • drop invalid dependency by @jupe in #23
  • Update setuptools requirement from ~=56.0.0 to ~=58.5.3 by @dependabot in #24
  • Bump pydash from 5.0.0 to 5.1.0 by @dependabot in #27
  • Bump charset-normalizer from 2.0.4 to 2.0.7 by @dependabot in #25
  • drop indirect dependencies from requirements.txt by @jupe in #30
  • Change Lockable._resource_list to public by @juhhov in #29

New Contributors

Full Changelog: v0.7.0...v0.7.1