v1.1.0
- Added units of frequency
- Added support using foot-inch syntax with addition, like
2"+6'4"
- Unsupported foot-inch syntax like
(6)'4"
and6'4!"
now cause errors - Fixed README.md stating the performance is 1000x slower than it actually is
- Fixed trailing percentage signs being ignored when
allow_trailing_operators
is true - Fixed error caused by consecutive percentage signs