SciNim / Unchained

A fully type safe, compile time only units library.
https://scinim.github.io/Unchained
110 stars 0 forks source link

Torr, fix parsing regression and cligen helper submodule #40

Closed Vindaar closed 1 year ago

Vindaar commented 1 year ago

Full changelog:

See the new README section at the bottom for an example of the cligen helper module.

* v0.3.6
  - add ~Torr~ as a unit of pressure
  - fixes a regression when parsing units with unicode runes (μ)
  - add submodule to help with parsing units in ~cligen~ program arguments