Skip to content

Releases: tycooon/memery

v1.6.0

12 Sep 11:41
Compare
Choose a tag to compare

What's Changed

  • Bump GitHub actions by @Earlopain in #49
  • Drop dependency on ruby2_keywords by @Earlopain in #47
  • Add Ruby 3.3 to CI by @Earlopain in #48
  • README mentions object-shape optimization by @nevinera in #45
  • Improve performance of memoized methods with arguments by ~50% by @CKolkey in #50
  • Drop old rubies support (< 2.7).

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

12 Sep 11:25
Compare
Choose a tag to compare

What's Changed

  • allow memoize to take multiple method names by @nevinera in #37

Full Changelog: v1.4.1...v1.5.0

v1.4.1

12 Sep 11:25
Compare
Choose a tag to compare

Refactoring and optimizations.

Full Changelog: v1.4.0...v1.4.1

v1.4.0

12 Sep 11:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.4.0

v1.3.0

12 Sep 11:26
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @JelF made their first contribution in #22

Full Changelog: v1.2.0...v1.3.0

v1.2.0

12 Sep 11:26
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v1.1.0

12 Sep 11:27
Compare
Choose a tag to compare

What's Changed

  • Optimize speed and memory for cached values returns by @AlexWayfer in #10

Full Changelog: v1.0.0...v1.1.0

v1.0.0

12 Sep 11:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v1.0.0

v0.6.0

12 Sep 11:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

12 Sep 11:27
Compare
Choose a tag to compare

Initial public version