Skip to content

v1.11.0

Compare
Choose a tag to compare
@cmgrote cmgrote released this 29 Mar 17:55
· 1 commit to release-1.11.0 since this release

πŸŽ‰ New features

  • (Experimental) Refactors the custom package config toolkit to use Pkl, to be language-agnostic

🐞 Bug fixes

  • Fixes a missing icon that could be used for tags, and would cause deserialization exceptions if used
  • Fixes an issue where certain single-cardinality structs were treated as multi-cardinality, which could cause deserialization exceptions

πŸ“¦ Packages

  • Fixes an issue parsing CSV files that do not use , as a field separator in the lineage builder package

πŸ₯— QOL improvements

  • Refactors the Gradle build process to simplify releases and version consistency