Skip to content

Significant strides for open codegen innovation – v0.2.0 is live πŸš€

Compare
Choose a tag to compare
@ATheorell ATheorell released this 08 Dec 18:20
· 699 commits to main since this release
5a9b4ec

Headline Changes

  • Much increased modularity: clear division of core and application specific code, fewer disk read and writes
  • Improved naming of files, classes and functions
  • Much better test coverage @ATheorell
  • Poetry instead of setuptools as build system @captivus
  • New benchmarking architecture, designed to be easy to hook into for general codegen agents @AntonOsika
  • Tons of bug fixes on the go

What's Changed

New Contributors

Full Changelog: v0.1.0...v.0.2.0