Skip to content

v0.3.2

Latest
Compare
Choose a tag to compare
@rstoneback rstoneback released this 12 May 19:51
0d0d0fa

[0.3.2] - 2022-05-13

  • 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