Releases: mdiep/Tentacle
Releases · mdiep/Tentacle
0.14.0: Octopus Briareus
- Migrate codebase to Swift 5.2
- Move CI to use Xcode 11.3, Xcode 11.4
0.13.0
Breaking
- Updated to ReactiveSwift 5.0
- Updated to Swift 4.2
0.12.1: Octopus Bocki
Fixed
Added
- Ability to get the latest release in a repository (#105)
0.12.0: Octopus Bimaculoides
Breaking
- Update ReactiveSwift to 4.0.0 (#98). Thanks @ikesyo!
Added
- Fetch a repository's information (#95). Thanks @Palleas!
- Add function to retrieve an issue in the repository (#96). Thanks @Palleas!
Improved
- Use Xcode 9.3 image on Travis (#97). Thanks @dcaunt!
- Xcode 9.4 support (#99). Thanks @ikesyo!
- Make
Identifiable
Hashable
and provide a default implementation (#100). Thanks @ikesyo!
- [SE-0185] Utilize synthesized
Equatable
and Hashable
conformances (#101). Thanks @ikesyo!
0.11.0: Octopus Bimaculatus
Breaking
- Update ReactiveSwift to 3.0 (#93). Thanks @ikesyo!
0.10.0: Octopus Berrima
Breaking
Fixed
Identifiable
conformance in RepositoryInfo
(#89). Thanks @ikesyo!
0.9.0: Octopus Balboai
Breaking
- Implement
Identifiable
type in model with ids (#87). Thanks @Palleas!
Fixed
0.8.0: Octopus Australis
This release updates to ReactiveSwift 2.0 (#86). Thanks @ikesyo!
0.7.1: Octopus Aspilosomatis
Added
Special thank you to @dcaunt for improvements to the test suite (#82). ✨