Skip to content

v0.0.16

Choose a tag to compare

@amotl amotl released this 19 Sep 14:07
· 112 commits to main since this release

What's Changed

  • MongoDB: Added MongoDBFullLoadTranslator and MongoDBCrateDBConverter
  • Zyp: Fixed execution of collection transformation
  • Zyp: Added software test and documentation about flattening lists
  • MongoDB: Use bson package to parse BSON CANONICAL representation
  • MongoDB: Complete and verify BSON data type mapping end-to-end
  • MongoDB: Use improved decoding machinery also for MongoDBCDCTranslator
  • Dependencies: Make MongoDB subsystem not strictly depend on Zyp
  • Zyp: Translate a few special treatments to jq-based MokshaTransformation again
  • Zyp: Improve documentation
  • Packaging: Add missing MANIFEST.in

Details

  • MongoDB: Code refactoring and generalization by @amotl in #49
  • Zyp: Improve jq-based Moksha transformations and general documentation by @amotl in #50

Full Changelog: v0.0.15...v0.0.16