Releases: esl/segmented_cache
Releases · esl/segmented_cache
0.4.0
What's Changed
- Convert docs to OTP27 style, with backwards compatibility by @NelsonVides in #17
- Implement limiting the number of entries by @NelsonVides in #18
Full Changelog: 0.3.1...0.4.0
0.3.1
0.3.0
What's Changed
- Telemetry spans by @NelsonVides in #12
- Split files for readability and better usability with exports by @NelsonVides in #13
- Add design notes to the documentation by @NelsonVides in #14
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- Fix telemetry events, pg scopes, and typing information by @NelsonVides in #10
In detail:
- 040df5a: Trigger distinct telemetry events on cache name
- 0a3c3e0: Add pg scopes as recommended by OTP
- cf8de6d: Better typing with ad-hoc help from gradualizer and eqwalizer
Full Changelog: 0.1.2...0.2.0
0.1.2
What's Changed
- Add badges to the README by @NelsonVides in #5
- Add stateful property using parallel workers by @pablocostass in #7
- Report coverage by @NelsonVides in #8
- Use OTP25 ets optimisations by @NelsonVides in #9
New Contributors
- @pablocostass made their first contribution in #7
Full Changelog: 0.1.1...0.1.2
0.1.1
What's Changed
Full Changelog: 0.1.0...0.1.1
0.1.0
First release with prototype code
Full Changelog: https://github.com/esl/segmented_cache/commits/0.1.0