Releases: jonahsnider/convert
Releases · jonahsnider/convert
v1.1.4
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.1
v1.0.0
1.0.0 (2020-09-01)
Bug Fixes
- data: fix naming of octets and heptads (01d8abc)
- fix typings for converting mass (ae29d1c)
- mass: fix exagram ratio (1a9c689)
- add all typings to fix imports (6819600)
- fix conversion ratios (f8cac44)
- fix ESM builds not being generated (efac110)
- fix imports of
Unit
(1280e91) - fix invariant not appearing in production builds (f387071)
- fix typings not being included in build output (50554aa)
Features
- initial release (4efcbb1)
- data: add digital data conversion (94a7db3)
- data: add many more conversion ratios (a54f363)
- pressure: add pressure conversions (62d13ee)
- rewrite conversion data format for big big performance increases (a57f9b3)
- mass: add mass conversions (476c1e7)
- change exported conversion values (473001e)
- length: add imperial units (b72063a)
- temperature: begin adding temperature conversion (e9c57e2)
- implement the BUCKWILD typesafety (045e331)
- improve typings of units (8c0e8df)
- rewrite conversion logic and add in full typesafety (f85f298)
- time: add more time conversions (4774f1f)
- initial project setup (7126d2a)