Skip to content

Release 1.0.0

Compare
Choose a tag to compare
@Benezivas Benezivas released this 02 Apr 11:20
· 1554 commits to main since this release
b82a9a9

This release introduces a lot of smaller features that break backwards compatibility with release 0.1.0.

Changes:

  • Problems now have a flag whether they are approximable
  • Docstrings have been added and update to conform to the numpy standard
  • Automated workflow that lints the code and docstrings and runs tests
  • An arbitrary number of teams can now be associated with a match, using the new Team object.
  • Refactor the battle script, putting a lot of its functionality into a seperate util module