8000 Releases · unitsml/unitsdb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: unitsml/unitsdb

v2.0.0

21 May 02:55
Compare
Choose a tag to compare

What's Changed

  • Address NIST SP 811 issues by @ronaldtse in #67
  • feat: remove unused power_denominator, fixes #59 by @ronaldtse in #68
  • feat: harmonize YAML keys, power_numerator and powerNumerator, fixes #60 by @ronaldtse in #71
  • Harmonize symbols in prefixes by @ronaldtse in #72
  • Remove enumerated root units by @ronaldtse in #73
  • Remove enumerated root units and other streamlining clean ups by @ronaldtse in #74
  • fix: unit symbols for NISTu250 and NISTu251, fixes #75 by @ronaldtse in #76
  • feat: generalize identifiers and references structure to use (id:, type:) by @ronaldtse in #77
  • feat: add versioning to files by @ronaldtse in #78
  • chore: change _version to schema_version to adopt convention by @ronaldtse in #79
  • chore: remove scripts already moved to unitsdb-ruby by @ronaldtse in #80
  • feat: use names instead of quantity_name or unit_name or name by @ronaldtse in #81
  • feat: add short to prefixes by @ronaldtse in #82
  • feat: add short name to quantities by @ronaldtse in #83
  • feat: add SI digital reference system references to all units, quantities, prefixes, fixes #49 by @ronaldtse in #84
  • feat: add SI digital reference system references to all units, quantities, prefixes by @ronaldtse in #85
  • Update arc units and amount of substance quantity by @ronaldtse in #89
  • fix: missing references in units.yaml and quantities.yaml now completely bidirectional, #90 by @ronaldtse in #91
  • Remove non-existing units NISTu101 and NISTu132 by @ronaldtse in #95
  • Remove dimension references from units.yaml (bidirectionally verified) by @ronaldtse in #97
  • feat: remove all unit_references from quantities.yaml after verifying bidirectional relations, fixes #98 by @ronaldtse in #99
  • Establish "base" entity for easier processing across entities by @ronaldtse in #101
  • fix: differentiate quantities of "neper" and "bel" as independent quantities, fixes #87 by @ronaldtse in #102
  • fix: add references of "neper" and "bel" quantities from SI Digital Reference, #87 #102, part of #86 by @ronaldtse in #103
  • Additional data updates by @ronaldtse in #105
  • Add fuel efficiency units (mpg, km/l) and quantity/dimension by @ronaldtse in #106
  • fix: NISTq8 "area" is a derived quantity, just like how NISTq10 "volume" is a derived quantity by @ronaldtse in #107
  • feat: add relative_humidity (unit + quantity) and decibel_milliwatt (unit) by @ronaldtse in #108
  • Add requested ISO and IEC 80000 units by @ronaldtse in #109
  • feat: add unit scales as scales.yaml, assign scale_reference for units by @ronaldtse in #110
  • feat: add name localization, import french (units, quantities)from BIPM SI Digital Reference by @ronaldtse in #112
  • feat: add license file by @ronaldtse in #114
  • feat: add release notes for 2.0.0 by @ronaldtse in #115
  • feat: provide a new unitsml type identifier for every entry, fixes #63 by @ronaldtse in #116
  • feat: normalize database and update README by @ronaldtse in #118

Full Changelog: v1.0.0...v2.0.0

v1.0.0

19 Mar 02:12
Compare
Choose a tag to compare
fix: gha
0