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 cf90660 commit 758d4b7Copy full SHA for 758d4b7
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.4.0](https://github.com/frender-rs/callable/compare/v0.3.0...v0.4.0) (2023-11-28)
4
+
5
6
+### Features
7
8
+* feature gat ([cf90660](https://github.com/frender-rs/callable/commit/cf90660d12c755da6b216bcfefb8397e8efd859b))
9
10
## [0.3.0](https://github.com/frender-rs/callable/compare/v0.2.0...v0.3.0) (2023-05-15)
11
12
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "callable"
-version = "0.3.0"
+version = "0.4.0"
edition = "2021"
description = "callable closures implementing PartialEq and argument operations"
license = "MIT"
0 commit comments