Skip to content

Releases: zoola969/python_ttlru_map

v1.2.0.post2

11 Dec 11:48
e68f4fd

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0.post1...v1.2.0.post2

v1.2.0.post1

11 Dec 11:46
eeadf38

Choose a tag to compare

What's Changed

  • Update Dependabot configuration and GitHub Actions to use v4 of upload-artifact by @zoola969 in #34

Full Changelog: v1.2.0...v1.2.0.post1

v1.2.0

11 Dec 11:36
9100aa1

Choose a tag to compare

What's Changed

  • Drop python3.9 support
  • Update project configuration for UV integration and Python version by @zoola969 in #27

New Contributors

  • @pre-commit-ci[bot] made their first contribution in #16
  • @Copilot made their first contribution in #25

Full Changelog: v1.1.0...v1.2.0

v1.1.0

30 Nov 11:49
2a9ff40

Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.1.0

What's Changed

Full Changelog: v1.0.1...v1.1.0

v1.0.1

17 Jun 11:11
5a44dc9

Choose a tag to compare

What's Changed

Renamed project due to PyPi compliance
v1.0 has been yanked

Full Changelog: https://github.com/zoola969/python_ttlru_map/commits/v1.0.1

v1.0: Version 1.0 (#7)

17 Jun 10:30
509b71c

Choose a tag to compare

Added TTLDict class with main functionality
Added tests
Added docs
Full Changelog: https://github.com/zoola969/python_ttl_dict/commits/v1.0

v0.1.0a1

14 Apr 10:15
8a242be

Choose a tag to compare

v0.1.0a1 Pre-release
Pre-release

What's Changed

  • Added TTLDict class with main functionality
  • Added tests
  • Added docs

Full Changelog: https://github.com/zoola969/python_ttl_dict/commits/v0.1.0a1