All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- New Features
- Compatible with pysat v3.0+
- Deprecations
- Documentation
- Added pull request templates and other GitHub project documentation.
- Switched Windows installation instructions to favor installing WSL.
- Bug Fix
- Improved builds for newer compilers.
- Replaces uninterpretable characters with '*' so data loading may continue.
- Maintenance
- Adopted latest pysat development standards.
- Shifted from TravisCI to GitHub Actions for online testing.
- Adopted setup.cfg
- Improved PEP8 compliance