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.
- Support for Preview and Preprod Cardano networks via
--testnet-magic
option. Project ID for these networks is picked from environment variablesBLOCKFROST_PROJECT_ID_PREPROD
andBLOCKFROST_PROJECT_ID_PREVIEW
. - Report
cost_models
in protocol-parameters command - Fallback to cardano-cli for commands not supported by blockfrost-cardano-cli.
- Upgraded dependencies
- dummy
--mainnet
flag to improve compatibility with cardano-cli
- initial release