We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b587c7b commit 0d48affCopy full SHA for 0d48aff
2 files changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# 0.16.0
2
+
3
+- Update analyzer dependency to `^7.0.0`
4
+- Update dart_style dependency to `^3.0.0`
5
+- Update source_gen dependency to `^2.0.0`
6
7
# 0.15.0
8
9
- Update `postgres` dependency to version `^3.4.5` (by [@alexandrim0](https://github.com/alexandrim0)).
pubspec.yaml
@@ -1,6 +1,6 @@
name: stormberry
description: A strongly-typed postgres ORM to provide easy bindings between your dart classes and postgres database.
-version: 0.15.0
+version: 0.16.0
repository: https://github.com/schultek/stormberry
issue_tracker: https://github.com/schultek/stormberry/issues
funding:
0 commit comments