This repository has been archived by the owner on Oct 26, 2020. It is now read-only.
v2.0.0-M2
Pre-release
Pre-release
release-drafter
released this
02 Jan 13:14
·
53 commits
to master
since this release
What’s Changed
- Use AstSchemaBuilder from args rather the default one (#6) @Axxiss
- Apply max batch size to relation (#7) @maxperrimond
- Rename 'oldFiledType' to 'oldFieldType' in SchemaComparator (#13) @Axxiss
Breaking changes:
Experimental
- Faster version of the field selection merging validation (#12) @SimonAdameit
Check the PR description to see how this new faster merging validation can be activated in your project. Depending on the feedback, this could become the default merging validation logic in the future.
Infrastructure improvements
- Update classgraph to 4.8.59 (#24) @scala-steward
- Update sbt-pgp to 2.0.1 (#25) @scala-steward
- Update classgraph to 4.8.58 (#21) @scala-steward
- Update sbt to 1.3.4 (#17) @scala-steward
- Change project setup to a multi-module build (#14) @SimonAdameit
- Replace remaining Unicode arrows (#9) @travisbrown
- Update fs2-core to 2.1.0 (#11) @scala-steward
- Update classgraph to 4.8.53 (#8) @scala-steward
- Update classgraph to 4.8.52 (#4) @scala-steward
- Update classgraph to 4.0.7 (#2) @scala-steward
- automate release notes (#3) @yanns