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 abd4c5c commit 4c6a62fCopy full SHA for 4c6a62f
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 2.2.0
2
+
3
+handle identity and hashCode for Id class for easier comparison and work with Maps
4
5
# 2.1.1
6
7
allow dart 3 sdk, update github repo url
pubspec.yaml
@@ -1,6 +1,6 @@
name: swift_ids
description: Convert numeric IDs to human friendly hash string that is shorter and easier to write and memorize.
-version: 2.1.1
+version: 2.2.0
homepage: https://github.com/coffee-software/swift_ids
environment:
sdk: ">=2.12.0 <4.0.0"
0 commit comments