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 e12cec8 commit 23a2b12Copy full SHA for 23a2b12
packages/binary_serializable_generator/CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 0.4.0
2
+
3
+- Remove `builder` library. Now replaced with `binary_serializable_generator`.
4
5
## 0.3.6
6
7
- Update metadata to point to dart-community GitHub organization.
packages/binary_serializable_generator/pubspec.yaml
@@ -1,6 +1,6 @@
name: binary_serializable_generator
description: Code generation for binary_serializable's BinaryTypes.
-version: 0.3.6
+version: 0.4.0
repository: https://github.com/dart-community/binary_serializable/tree/main/packages/binary_serializable_generator
0 commit comments