Skip to content

Latest commit

 

History

History
142 lines (95 loc) · 6.31 KB

CHANGELOG.md

File metadata and controls

142 lines (95 loc) · 6.31 KB

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]

0.3.1 - 2024-11-29

Other

  • update Cargo.toml dependencies

0.3.0 - 2024-11-20

Added

  • (cargo-tangle) [breaking] use Soldeer for dependencies (#487)

0.2.4 - 2024-11-16

Other

  • fix changelog files (#464)

0.2.3 - 2024-11-08

Added

  • (cargo-tangle) force initialize git submodules (#457)

0.2.2 - 2024-11-05

Added

  • (gadget-sdk) add TxProgressExt trait (#425)

Fixed

  • (cargo-tangle) CLI bugs (#409)

Other

  • Continue Improving Event Flows (#399)

0.2.1 - 2024-10-25

Added

  • (cargo-tangle) key generation (#385)

Fixed

  • (cargo-tangle) bake blueprint json (#397)

Other

  • Leverage blueprint in incredible squaring aggregator (#365)

0.2.0 - 2024-10-24

Added

  • (cargo-tangle) [breaking] rename "gadget" to "blueprint" (#384)

Other

  • Event Flows for Tangle (#363)

0.1.3 - 2024-10-23

Added

  • (cli) support custom repo and path sources (#360)

Fixed

  • (sdk) updated keystore support and fixes (#368)
  • load substrate signer from env correctly (#349)

Other

  • release (#378)
  • release (#362)
  • update to latest changes in tangle (#367)
  • Event Workflows (phase 1: Custom listeners) (#359)
  • Event Listener Upgrade + Wrapper Types + sdk::main macro (#333)
  • update naming (#343)
  • release (#314)

0.1.2 - 2024-09-30

Other

  • add CLI description to Cargo.toml (#326)
  • release (#313)
  • release (#308)
  • Update READMEs with Download Links (#302)
  • CI Improvements (#301)
  • Expose executor from SDK (#300)
  • Update README.md (#287)
  • [MEGA PR] Overhaul repo, add Eigenlayer AVS example, remove many crates, add testing, remove unused code (#246)
  • Promote all dependencies to workspace (#233)
  • Remove shell sdk and put inside blueprint manager (#229)
  • Blueprint testing (#206)
  • Add CLI usage documentation to README (#228)
  • Rename Gadget CLI to Tangle CLI (#227)
  • Publish Gadget SDK to crates.io (#215)
  • add signer selection to the CLI
  • Add signers
  • Deployment works!
  • Add more to the deploy command
  • working on deploy cmd
  • rename cmds
  • add cargo gadget generate cmd
  • CLI

0.1.1-beta.7 - 2024-09-25

Other

  • Update READMEs with Download Links (#302)
  • CI Improvements (#301)
  • Expose executor from SDK (#300)
  • Update README.md (#287)
  • [MEGA PR] Overhaul repo, add Eigenlayer AVS example, remove many crates, add testing, remove unused code (#246)
  • Promote all dependencies to workspace (#233)
  • Remove shell sdk and put inside blueprint manager (#229)
  • Blueprint testing (#206)
  • Add CLI usage documentation to README (#228)
  • Rename Gadget CLI to Tangle CLI (#227)
  • Publish Gadget SDK to crates.io (#215)
  • add signer selection to the CLI
  • Add signers
  • Deployment works!
  • Add more to the deploy command
  • working on deploy cmd
  • rename cmds
  • add cargo gadget generate cmd
  • CLI