- Feature: Sort by variable and constraint range and print range size in output.
- Feature: Add support for MIPs by properly parsing "MARKER" keyword and 'BV' bounds.
- Fix: typo making command line tool fail
- Chore: Improve README.md
- Fix: Don't strip variable names when variables don't have an index (and add test)
- Feat: Add output file location to log.
- Chore: Add changelog
- Perf: Slightly improve performance by reducing log refresh and avoiding repeated getitem calls.
- Initial release out of beta.