Version 1.1.0
- Interface and testing improvements (#28)
- Bump joerick/cibuildwheel from v1.8.0 to v1.9.0 (#26)
- Bump pypa/gh-action-pypi-publish from v1.4.1 to v1.4.2 (#25)
- Make a proper python package (#24)
- Implement formula evaluator (#18)
- Update README.md
Note the C++ evaluator now returns smart pointers in some cases now, and CorrectionSet constructor is deprecated in favor of factory methods CorrectionSet::from_file and CorrectionSet::from_string, both of which return unique_ptr