Skip to content

v0.6.1

Latest
Compare
Choose a tag to compare
@anthony-cros anthony-cros released this 10 Feb 01:05
· 1 commit to master since this release

Full Changelog: v0.5.0...v0.6.1

NOTE: v0.6.0 was not published correctly, please ignore it

In a nutshell:

  • Migration to scala 3
  • Optimization prototype (OSWO)
  • Cleaned up DAGs code, now (1) InitialMetaPlan -> (2) IntermediateMetaPlan -> (3) SucessMetaPlan -> (4) ActionPlan -> (5) AtomPlan
  • Improved runtime "data" error reporting (as opposed to meta errors)
  • Added .formatCaseClassHierarchy for source code output of schemas