- Updated GenUtils, fixed missing assemblyinfo
- UnitGroup getUnits also gets a unit for an arbitrary general unit group
- Updated setup to build the project on GitHub
- Fixed bug in molar group
- Added test to cover the bug
- Fixed bug in find unit with group
- Added test to cover the bug
- Use brackets to delimit unit groups instead of parentheses
- Update docs
- Added possibility to calculate with unit groups
- Convert a unit group to all possible units
- Removed general group, instead create special group with multiplier 1 if not an existing unit
- Changed toString and fromString to specify group name
- Added tests
- Removed dependencies on FsCheck and Unquote
- Added utils lib dependency
- Added specific Api
- Added simple eval to evaluate expressions with value units
- Updated the tutorial
- Added fromString to create a value unit from a string
- Updated the tutorial
- First working version
- Calcultate with units
- Convert to readable strings