Skip to content

Commit 4c6a62f

Browse files
committed
2.2.0 release
1 parent abd4c5c commit 4c6a62f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
15
# 2.1.1
26

37
allow dart 3 sdk, update github repo url

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: swift_ids
22
description: Convert numeric IDs to human friendly hash string that is shorter and easier to write and memorize.
3-
version: 2.1.1
3+
version: 2.2.0
44
homepage: https://github.com/coffee-software/swift_ids
55
environment:
66
sdk: ">=2.12.0 <4.0.0"

0 commit comments

Comments
 (0)