What's Changed
- Minor Bugs
- Added test cases
- Added Currency unit and basic mathematical sign conversions
- Added Unit parsing (by leveraging unit_parse library): This looks for units in physics/chemistry concepts. Example: 10 m/s -> ten meter per second.
Full Changelog: v0.0.1...v0.1.0