File tree Expand file tree Collapse file tree 5 files changed +11
-3
lines changed
functional_enum_annotation Expand file tree Collapse file tree 5 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 1+ ## 1.1.4
2+
3+ - Upgraded dependencies
4+
15## 1.1.3
26
37- Updated README doc
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ environment:
55 sdk : ' >=2.12.0 <3.0.0'
66
77dependencies :
8- functional_enum_annotation : ^1.2.1
8+ functional_enum_annotation : ^1.2.2
99
1010dev_dependencies :
1111 build_runner : ^2.1.2
Original file line number Diff line number Diff line change 11name : functional_enum
22description : Code generator for functional enum that makes the use of enums much better.
3- version : 1.1.3
3+ version : 1.1.4
44homepage : https://github.com/Elias8/functional_enum
55
66environment :
Original file line number Diff line number Diff line change 1+ ## 1.2.2
2+
3+ - Upgraded ` meta ` dependency
4+
15## 1.2.1
26
37- Downgraded ` meta ` dependency to fix conflicts with other builders
Original file line number Diff line number Diff line change 11name : functional_enum_annotation
22description : Annotations for the functional_enum code generator package.
3- version : 1.2.1
3+ version : 1.2.2
44homepage : https://github.com/Elias8/functional_enum
55
66environment :
You can’t perform that action at this time.
0 commit comments