We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae2027e commit 9ce99bbCopy full SHA for 9ce99bb
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## [Unreleased]
2
3
+## [1.0.0] - 2022-09-16
4
+
5
+- Now you can use `.active_method` through `include ActiveMethod`
6
+- Get each method with owner like `Foo[user].call(a: 1)` for testing
7
## [0.5.0] - 2022-08-28
8
9
- Initial release
0 commit comments