v0.0.1-beta- Simplified approach based on Enum and Generics
Pre-release
Pre-release
- created new concept for unit system in Java based on enums and generic classes,
- removed validation from units / physical quantities, validation should be done in physics implementation not in the units themselves,
- added more units
- added more unit tests
- retained previous concept in "first concept"