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