Skip to content

Releases: mdiep/Tentacle

0.14.0: Octopus Briareus

23 Apr 15:00
fb9f20c
Compare
Choose a tag to compare
  • Migrate codebase to Swift 5.2
  • Move CI to use Xcode 11.3, Xcode 11.4

0.13.1

29 Mar 18:26
578edd0
Compare
Choose a tag to compare

Fixed

  • SwiftPM support

0.13.0

29 Mar 17:17
Compare
Choose a tag to compare

Breaking

  • Updated to ReactiveSwift 5.0
  • Updated to Swift 4.2

0.12.1: Octopus Bocki

04 Mar 13:45
d7f05e5
Compare
Choose a tag to compare

Fixed

Added

  • Ability to get the latest release in a repository (#105)

0.12.0: Octopus Bimaculoides

05 Sep 04:52
ace0aed
Compare
Choose a tag to compare

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

25 Nov 06:39
2ac00b0
Compare
Choose a tag to compare

Breaking

  • Update ReactiveSwift to 3.0 (#93). Thanks @ikesyo!

0.10.0: Octopus Berrima

24 Oct 16:34
Compare
Choose a tag to compare

Breaking

Fixed

  • Identifiable conformance in RepositoryInfo (#89). Thanks @ikesyo!

0.9.0: Octopus Balboai

26 Sep 16:51
Compare
Choose a tag to compare

Breaking

  • Implement Identifiable type in model with ids (#87). Thanks @Palleas!

Fixed

  • Some decoding problems (#87). Thanks @mdiep!

0.8.0: Octopus Australis

25 Jul 12:33
Compare
Choose a tag to compare

This release updates to ReactiveSwift 2.0 (#86). Thanks @ikesyo!

0.7.1: Octopus Aspilosomatis

15 Jul 01:48
Compare
Choose a tag to compare

Added

Special thank you to @dcaunt for improvements to the test suite (#82). ✨