- Make strong mode and dart 2 compatible.
- Introduce non-infix generic methods for all the infix operators.
- Lazy computation of the error messages (PR #18).
- Support setting the value of a tabstop in position calculation (PR #16).
- Move run_all_tests.sh to tests/run.sh to adhere to pub.drone.io's conventions.
- Fix type annotation leading to failure in checked mode
- Added
CHANGELOG.md
- Fix type annotation leading to failure in checked mode