Releases: SomeRandomiOSDev/Half
Releases · SomeRandomiOSDev/Half
1.4.2
1.4.1
- Fixed up negation issue
- Updated copyrights
- Fixed SwiftLint issues and build warnings
1.4.0
- Added Xcode 15 support
- Updated minimum OS versions and supported architectures
- Cleanup and updates to resolve build issues and warnings
1.3.2
- Added Xcode 14 support
- Updated minimum OS versions and supported architectures
- Updated copyrights
1.3.1
- Updated documentation catalog for compatibility with Swift Packages
1.3.0
- 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
- Added
publish-cocoapods.yml
workflow for automatically publishing CocoaPods
1.2.2
- Regenerated the project using the latest Project Template
- Migrated to using gyb package
- Fixed up new SwiftLint warnings
1.2.1
- 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
- Added back support for Swift 4 & Swift 4.2
- Added a
test_spec
to the podspec file