Releases: yaslab/ULID.swift
Releases · yaslab/ULID.swift
1.3.1
1.3.0
What's Changed
- Add CI settings for GitHub Actions by @yaslab in #13
- Add a Swift Package Index manifest file (.spi.yml) by @yaslab in #14
- Update .gitignore by @yaslab in #15
- Add documentation by @yaslab in #16
- Conform to the Sendable protocol by @yaslab in #17
- Release 1.3.0 by @yaslab in #18
Full Changelog: 1.2.0...1.3.0
1.2.0
What's Changed
- Refactoring by @yaslab in #4
- Added initializer for specifying own random data by @mufumade in #6
- Rename the parameter name of
init(timestamp:uuid:)
by @yaslab in #7 - Update to Xcode 12.5.1 by @yaslab in #8
- Update .gitignore by @yaslab in #9
- Enable the
BUILD_LIBRARY_FOR_DISTRIBUTION
flag by @yaslab in #10 - Release 1.2.0 by @yaslab in #12
New Contributors
Full Changelog: 1.1.0...1.2.0
1.1.0
What's Changed
- Migrate to Swift 5 by @adamrothman in #1
- Fix errors in CI test by @yaslab in #2
- Release 1.1.0 by @yaslab in #3
New Contributors
- @adamrothman made their first contribution in #1
Full Changelog: 1.0.0...1.1.0
1.0.0
Full Changelog: https://github.com/yaslab/ULID.swift/commits/1.0.0