What's Changed
Expression support! There are new types to parse and solve expressions stored in Strings, which are directly integrated into the CLI.
- Adds composite unit definition test by @NeedleInAJayStack in #11
- Adds Expression parsing, solving, and CLI support by @NeedleInAJayStack in #12
Full Changelog: v0.1.3...v0.1.4