Releases: RandomHashTags/swift-units
Releases · RandomHashTags/swift-units
1.2.0
Additions
ElectricCurrentUnit
ElectricPotentialUnit
ElectricPowerUnit
ElectricResistanceUnit
EnergyPotentialUnit
MagneticInductionUnit
angstrom
length unit typereaumur
temperature unit type
Updates
HugeNumbers
dependency to version1.1.0
Full Changelog: 1.1.3...1.2.0
1.1.3
removed CocoaPods support; now only supports SPM
Full Changelog: 1.1.2...1.1.3
1.1.2
- minimum required
HugeNumbers
is now1.0.16
- updated README
- added
ExpressibleByFloatLiteral
convenience functions - added
String.LocalizationValue.StringInterpolation
functions to supportUnitType
andUnitCategory
- a change to try and fix the
module_cocoapods
to load without error when imported via CocoaPod (and a real project)
Full Changelog: 1.1.1...1.1.2
1.1.1
Test release to support CocoaPods via podspec
Full Changelog: 1.1.0...1.1.1
1.1.0
- added CocoaPods support
- updated project requirements (Swift >= 5.7; iOS >= 16.0; read README)
UnitType
now conforms toHashable
- added
UnitCategory
- added English localization when getting a
Unit
's description, including all supportedUnitPrefix
's - updated
LengthUnitType
foot and inch symbols
Full Changelog: 1.0.0...1.1.0
1.0.0
Moved here from my Science project; nothing much, but its honest work ;)
Full Changelog: https://github.com/RandomHashTags/swift-units/commits/1.0.0