v0.0.16
What's Changed
- MongoDB: Added
MongoDBFullLoadTranslatorandMongoDBCrateDBConverter - Zyp: Fixed execution of collection transformation
- Zyp: Added software test and documentation about flattening lists
- MongoDB: Use
bsonpackage 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
MokshaTransformationagain - 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