Skip to content

v1.5.1

Latest
Compare
Choose a tag to compare
@wil93 wil93 released this 07 Jun 15:37

Security fix (special thanks to @prandla πŸ™)

  • fix handling of special file types in archive.py by @prandla in #1344

What's Changed

  • Drop logic for non-installed use case by @wil93 in #1311
  • Remove the SETUPTOOLS_USE_DISTUTILS env variable usage in documentation by @wil93 in #1312
  • Always include max_score in submission data by @hezicyan in #1317
  • Fix correct orders of parameters in ES by @zesty-fox in #1318
  • Fix type error in StressTest by @zesty-fox in #1324
  • modernize setuptools configuration slightly by @prandla in #1341
  • setup.py: use correct license_expression by @prandla in #1345
  • setup.py: use different hack to run compile_catalog earlier by @prandla in #1375
  • Make it easier to run the StressTest script. by @wil93 in #1332

Dependency version updates

New Contributors

Full Changelog: v1.5.0...v1.5.1