- Change
MomentofInertiatoMomentOfInertia
- Change
Unittosealedclass - Add
labelandunitLabelfor more clarity
- optimize
toPrecision()method
- Fix pub repo issue
- Removed debug prints
- Fix numerous conversion bugs
- Bump SDK
- Remove unnecessary dependency
- Some minor API changes
- Breaking changes, please adjust your code to new API, see example for usage
- Bug fix
fromJson - Bug fix at
Length
- Bug fix
- Value of unit now non-null
withValuenow have required positional argument- Some refractoring
- Add more docs
- Add
Torque - Minor refractor
- Add
Angle - Add
SurfaceTension - Add some unit to
DataStorage - Add docs
- Expand supported units and improve API consistency
- Enhancements include the addition of new measurement units such as
ElectricField,Entropy,Flow,Force, andIllumination
- Exposing
convertTo()andcombineTo() - Add some extension to
Iterable - Add
CurrentandSoundUnit
- Updating dependencies
- Use
valueinstead ofval
- Bug fix
- More typesafe style
- Fix typo
- Fix typo
- Fix from/to Json?
- Remove unused dependecies
- Add from/to Json
- Fix typo
- Minor performance tweak
- Add
Enumfor more granular way accessing theObject
- Add
AngularSpeedmodel
- Add
EnergyUnit
- Add
toFeetAndInchestoLength
- Add few test
- Removing
*and/operator
- Add
numextension - Add
DataStorageunit - Add
FurlongsandMillimeterstoLength - Add
CubicYardstoVolume - Refractoring
- Zero default value of Unit if not provided/null.
- Initial version.