Skip to content

Commit bd9e8d2

Browse files
committed
Preapre release v4.3.0
1 parent c623240 commit bd9e8d2

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 4.3.0
2+
3+
- Added toEnum and toClass methods
4+
15
## 4.2.3
26

37
- Add action suppression caching logic for idempotent ServerAction

pubspec.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: duit_kernel
22
description: "Core library for flutter_duit package. Contains reusable models for developing third-party packages."
3-
version: 4.2.3
3+
version: 4.3.0
44
repository: https://github.com/lesleysin/duit_kernel
55
funding:
66
- https://boosty.to/duit_foundation
@@ -10,7 +10,6 @@ environment:
1010
flutter: ">=3.24.3"
1111

1212
dependencies:
13-
ansicolor: ^2.0.3
1413
flutter:
1514
sdk: flutter
1615
meta: ^1.15.0

0 commit comments

Comments
 (0)