Skip to content

πŸ”– v1.4.12

Choose a tag to compare

@boul2gom boul2gom released this 21 Feb 16:21
· 173 commits to develop since this release
v1.4.12
9e9286a

πŸš€ Release v1.4.12

πŸš€ Features

  • πŸ” Made tracing a required feature, to make code cleaner - by @boul2gom (92c8c84)
  • πŸ—ƒοΈ Implement json cache backend, and rework sqlite one - by @boul2gom (674b02a)

πŸ› Bug Fixes

  • πŸ—ƒοΈ Implement in-memory LRU cache backend, rework cache feature flags, and fix clippy warnings - by @boul2gom (32fe151)
  • ♻️ Refactor Downloader, and add documentation and debug - by @boul2gom (65893ee)

πŸ’„ Refactors

πŸ“¦ Dependencies Updates