Releases: galliaproject/gallia-core
Releases · galliaproject/gallia-core
v0.6.1
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
v0.6.0
v0.5.0
Full Changelog: v0.4.0...v0.5.0
Mostly:
- Switched to Apache 2 license
- Minor features addition
- Bug fixes
v0.4.0
See CHANGELOG.md
Full Changelog: v0.3.2...v0.4.0
v0.3.2
v0.3.2
v0.3.1
Fixed issue pertaining to serialisation (for Spark)
v0.3.0
Mostly improvements on generate/fuse/fusion and miscellaneous cleanups