randonneur Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[0.7.2] - 2025-12-17
Fix #27 - use Union instead of
|operator in to_json for Datapackage to support python 3.9
[0.7.1] - 2025-11-21
add_conversion_factor_to_nodesattribute toMigrationConfigChange
CAS numbertocas_numberin ecospold2 bio pathsAllow specifying an edge
conversion_factorin the root data in addition to thetargetsection.
[0.7] - 2025-11-06
Fix edge filtering during
createverbs
[0.6.3] - 2025-11-06
Fix bugs when validating
createtransformations and better test transformation validation
[0.6.2] - 2024-12-05
Fix bug in ecospold2 XPath expressions for negative production amounts of reference products
[0.6.1] - 2024-12-05
Switch default verb for reading Excel templates from
replacetoupdate
[0.6] - 2024-12-02
Add
read_excel_templateBetter follow Datapackage standard for
contributors.
[0.5] - 2024-09-11
Add node creation and deletion
Add exchange creation and deletion
Change data format for creation from
targetsto singulartarget. Not a breaking change as creation was unsupported previously.
[0.4] - 2024-09-04
Add
create_excel_templatefunctionAdd all SPDX licenses
[0.3] - 2024-09-02
Allow optional propagation of extra transformation attributes
[0.2.2] - 2024-09-01
Fix validation of contributors as list
[0.2.1] - 2024-09-01
Refactor data validation into a separate function
[0.2.0] - 2024-08-31
Update
FlexibleLookupDictto allow multiple input pairs if identical results are producedValidate
Datapackagemetadata withpydanticRefactor config arguments out to
pydanticclass
[0.1.0] - 2024-08-14
Initial first working release