v0.6.0 - 2026-01-28
Release for Forecastathon Round 4.
Added
- Add Python 3.14 support (#45)
- Add Prediction Product schemas to
afp.schemasmodule for product creation (#45) - Add
Product.pin()method for extended metadata IPFS upload an pinning (#46) - Add
Product.validate()andProduct.validate_json()methods for importing and validating product specifications (#46) - Add
Product.dump()andProduct.dump_json()methods for exporting product specifications (#46) - Add
Product.get()method for downloading product specifications from Autonity & IPFS (#46)
Changed
- Update
Product.register()method signature with theinitial_builder_stakeattribute (#45) - Update the AutEx exchange interface (#42)
- Update contract bindings for the updated Clearing System interface (#42)
- Update default contract addresses (5948faa)