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 9775e82 commit 3dd242aCopy full SHA for 3dd242a
CHANGELOG.md
@@ -12,6 +12,16 @@ versions.
12
13
### Added
14
15
+### Fixed
16
+
17
+### Changed
18
19
+### Removed
20
21
+## [0.31.0] - 2024-02-13
22
23
+### Added
24
25
- Support for generic types in derive macros (#574)
26
- New `is_float` and `is_integer` methods on terms (#581)
27
@@ -30,8 +40,7 @@ versions.
30
40
31
41
### Removed
32
42
33
-- Support for `initmacro` in `rustler-sys` (will only be released on the next
34
- bump of `rustler-sys` itself, #589)
43
+- Support for `initmacro` in `rustler-sys` (v2.3.2, #589)
35
44
36
45
## [0.30.0] - 2023-10-11
37
46
0 commit comments