Skip to content

v0.1.13

Compare
Choose a tag to compare
@elliottower elliottower released this 16 Nov 16:20
· 48 commits to main since this release
25d099e

ChatArena 0.1.13

This is the first ChatArena release under the Farama Foundation, and marks an important step bringing the project towards the Farama Standards. It also includes many quality-of-life updates and bugfixes. Some highlights include:

  • Continuous integration pipelines have been added to perform testing on windows, linux, and macOS with python versions 3.8, 3.9, 3.10 and 3.11.
  • Pre-commit hooks have been added to automatically perform linting, type checking, etc.
  • CONTRIBUTING.md has been added, with instructions for new contributors

This release also includes significant updates to the Umshini environments, culminated over the past ~3 months

New Features and Improvements

Bug Fixes

Full Changelog: v0.1.12...v0.1.13