We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42c27a5 commit 6c64bd7Copy full SHA for 6c64bd7
changelog.yml
@@ -1,8 +1,14 @@
1
---
2
+- version: 0.8.1
3
+ date: 2022-07-27
4
+ fixed:
5
+ - |
6
+ [memoizable] plays better with inheritance.
7
+ There were cases when cached values from base claesses were used, see #70 (@flash-gordon)
8
- version: 0.8.0
9
date: 2022-07-15
10
added:
- - `Dry::Core::BasicObject` ported from hanami-utils (@jodosha)
11
+ - "`Dry::Core::BasicObject` ported from hanami-utils (@jodosha)"
12
changed:
13
- |
14
[BREAKING] [descendants tracker] switch to using `Class#subclasses` on Ruby 3.1+.
0 commit comments