Files
Florian Pellissier 47e6f08338 docs: add changelog
2024-07-22 03:48:47 +02:00

352 B

Changelog

0.2.0

Updated

  • Protobuf struct updated to align with recent changes in the indexer.

Changed

  • Removed the distinction between VM and native implementations. Now, there is a single implementation type that can extract both contracts and protocol state.
  • Enabled the attachment of dynamic attributes to protocol components.