Skip to content

Releases: SakanaAI/ALE-Bench

v1.3.0

27 Oct 12:55
71bc75d

Choose a tag to compare

New Features

  • Support Python 3.14
  • Add utility function to calculate the rank percentile from the rank
  • Add new serializable Problem schema

What's Changed

Full Changelog: v1.2.1...v1.3.0

v1.2.1

22 Sep 08:03
343c94b

Choose a tag to compare

New Features

  • Add ALE-Bench evaluation scripts
  • Fix docker container handling

Development

  • Update GitHub Actions config
  • Add __version__
  • Update pyproject.toml

What's Changed

Full Changelog: v1.2.0...v1.2.1

v1.2.0

09 Sep 15:17
1a05735

Choose a tag to compare

New Features

  • code_run action in the Session
  • Bug fix and update MCP server
  • Update setup scripts

Development

  • Update GitHub Actions config
  • Upgrade dev dependencies
  • Fix typo

What's Changed

Full Changelog: v1.1.0...v1.2.0

v1.1.0

08 Jul 05:23
310e2de

Choose a tag to compare

New Features

  • local_visualization action in the Session
  • elapsed_time field in the action log of the Session
  • CaseResultSerializable and ResultSerializable classes

Development

  • Fix isort setting
  • Use mypy --strict for stricter type hints

v1.0.0

15 May 23:07

Choose a tag to compare

initial commit