Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 815 Bytes

CHANGELOG.md

File metadata and controls

32 lines (18 loc) · 815 Bytes

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.

[Unreleased]

[1.0.0]

Added

  • Support for Preview and Preprod Cardano networks via --testnet-magic option. Project ID for these networks is picked from environment variables BLOCKFROST_PROJECT_ID_PREPROD and BLOCKFROST_PROJECT_ID_PREVIEW.
  • Report cost_models in protocol-parameters command
  • Fallback to cardano-cli for commands not supported by blockfrost-cardano-cli.

Changed

  • Upgraded dependencies

[0.0.2]

Added

  • dummy --mainnet flag to improve compatibility with cardano-cli

[0.0.1]

Added

  • initial release