Skip to content

Releases: martinlindhe/unit

1.0.2

19 Nov 10:51
Compare
Choose a tag to compare

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'

1.0.1

13 Mar 16:06
19b60e0
Compare
Choose a tag to compare
  • Patch for Taiwan's area units. (#19)
  • Added unit for pressure, inch of mercury (#20)

1.0.0

22 Dec 11:48
Compare
Choose a tag to compare
  • Mark the project as stable
  • No changes since 0.2.3

0.2.3

17 Dec 00:35
Compare
Choose a tag to compare

This release just has some plumbing changes

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

0.2.2: Add LightYear (#10)

16 Apr 15:15
Compare
Choose a tag to compare

#10 - Add LightYears, thanks @cceckman

0.2.1

11 Apr 10:06
Compare
Choose a tag to compare
travis: remove codecov, add go 1.10

0.2.0: Merge pull request #8 from martinlindhe/breaking

12 Jan 10:50
Compare
Choose a tag to compare

Breaking changes:

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

0.1.0

06 Jul 09:28
Compare
Choose a tag to compare

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