Skip to content

Releases: SomeRandomiOSDev/Half

1.4.2

15 Nov 19:26
1.4.2
14b1ab3
Compare
Choose a tag to compare
  • Added strict concurrency checking

1.4.1

14 Nov 19:05
1.4.1
bb32fc7
Compare
Choose a tag to compare
  • Fixed up negation issue
  • Updated copyrights
  • Fixed SwiftLint issues and build warnings

1.4.0

13 Nov 18:47
1.4.0
28838ea
Compare
Choose a tag to compare
  • Added Xcode 15 support
  • Updated minimum OS versions and supported architectures
  • Cleanup and updates to resolve build issues and warnings

1.3.2

18 Oct 01:48
9f95ddc
Compare
Choose a tag to compare
  • Added Xcode 14 support
  • Updated minimum OS versions and supported architectures
  • Updated copyrights

1.3.1

29 Nov 14:35
8c80711
Compare
Choose a tag to compare
  • Updated documentation catalog for compatibility with Swift Packages

1.3.0

23 Nov 06:13
a02fa04
Compare
Choose a tag to compare
  • Regenerated project using the latest from ProjectTemplate.
  • Added support for Float16.
  • Added pull request and issue form templates.
  • Added code of conduct, contributing, and contributors documents.
  • Updated all workflows to run using macOS-11 and added filters to avoid unnecessary workflow runs.
  • Added log artifacts to all relevant workflows.
  • Added and updated scripts.
  • Fixed up Codacy issues.

1.2.3

28 Oct 16:32
12b4a6e
Compare
Choose a tag to compare
  • Added publish-cocoapods.yml workflow for automatically publishing CocoaPods

1.2.2

28 Oct 12:08
13311b9
Compare
Choose a tag to compare
  • Regenerated the project using the latest Project Template
  • Migrated to using gyb package
  • Fixed up new SwiftLint warnings

1.2.1

18 Oct 17:41
9b6551b
Compare
Choose a tag to compare
  • Modernized the project
    • Regenerated the project using Project Template
    • Added support for watchOS unit tests
    • Added various Github Actions
    • Migrated to XCTestPlans
    • Dropped Travis support

1.2.0

03 Mar 05:38
f40c243
Compare
Choose a tag to compare
  • Added back support for Swift 4 & Swift 4.2
  • Added a test_spec to the podspec file