Skip to content

Releases: daehn/Counted-Set

Swift 4.2

19 Oct 15:35
Compare
Choose a tag to compare

Update Swift version to 4.2

Disable SWIFT_SWIFT3_OBJC_INFERENCE

17 Sep 13:47
Compare
Choose a tag to compare
2.1.2

Disable SWIFT_SWIFT3_OBJC_INFERENCE to remove warnings

Return whether the count changed

15 Sep 16:42
Compare
Choose a tag to compare
Merge pull request #6 from daehn/feature/return-if-count-changed

Return whether or not the count changed

Set count enhancements

15 Sep 16:35
Compare
Choose a tag to compare
Merge pull request #5 from daehn/fix/add-when-non-existent

Add non-existent elements when calling setCount(_, for:)

Swift 4

15 Sep 14:38
Compare
Choose a tag to compare
2.0.0

Update to Swift 4

Use `Int` as count return type

15 Sep 14:23
Compare
Choose a tag to compare
Merge pull request #3 from daehn/feature/set-count-directly

Convert to use Int as count type, make count return non-optional

Fix hash collisions

06 Feb 21:03
Compare
Choose a tag to compare
Merge pull request #2 from daehn/fix/hash-collisions

Fix hash collisions

Initial Release

15 Sep 20:51
Compare
Choose a tag to compare
Merge branch 'develop'

# Conflicts:
#	README.md