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 e040025 commit 5cd1203Copy full SHA for 5cd1203
generic_enum/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.4.3
2
+
3
+Updated tests.
4
5
## 0.4.2
6
7
Amended README.md
generic_enum/pubspec.yaml
@@ -4,7 +4,7 @@ description: Dart enumerations with extension-methods offering
json-serialization and a mapping of each enum instance to a const value with
arbitrary data-type.
-version: 0.4.2
+version: 0.4.3
8
9
homepage: https://github.com/simphotonics/generic_enum/tree/main/generic_enum
10
0 commit comments