unit

Conversion of unit library for golang

MIT License

Stars
113
unit - 1.0.2 Latest Release

Published by martinlindhe almost 2 years ago

Add some new SI prefixes that was standardized in November (ronna, quetta), source https://www.bipm.org/documents/20126/64811223/Resolutions-2022.pdf page 'Resolution 3'

unit -

Published by martinlindhe over 3 years ago

  • Patch for Taiwan's area units. (#19)
  • Added unit for pressure, inch of mercury (#20)
unit -

Published by martinlindhe almost 4 years ago

  • Mark the project as stable
  • No changes since 0.2.3
unit -

Published by martinlindhe almost 4 years ago

This release just has some plumbing changes

  • go module support
  • dropped travis-ci and moved to github actions
unit -

Published by martinlindhe over 6 years ago

#10 - Add LightYears, thanks @cceckman

unit -

Published by martinlindhe over 6 years ago

unit -

Published by martinlindhe almost 8 years ago

Breaking changes:

  • unit.Time was renamed to unit.Duration, #6
  • Mass is changed to have base unit Kilogram, #7
unit -

Published by martinlindhe over 8 years ago

SEMVER: 46cd326f6f475bbb15ce57df945b6fd5c9b3bbd6 - Length - rename unit to Foot () and getter to Feet()