Skip to content

1.1.1

Choose a tag to compare

@drvinceknight drvinceknight released this 01 Jun 11:04
· 2779 commits to master since this release

Minor changes, bug fixes.

Here are all the commits for this PR:
v1.1.0...v1.1.1

User facing:

  • The matches can tell the players different match attributes than the ones
    actually being played (helpful for prob end tournaments where players cannot
    know the length of the match for example):
    #609
  • A progress bar for the result set:
    #603

Internal:

  • Reducing some test sizes: #601
  • PEP8 improvements: #607
  • Refactor of the match generator (noise is an attribute):
    #608