Skip to content

v0.63.0

Compare
Choose a tag to compare
@IGI-111 IGI-111 released this 19 Aug 17:14
· 134 commits to master since this release
da9b323

What's Changed

New Contributors

Breaking changes

  • the #[namespace()] attribute is no longer supported. The new namespace syntax is preferred moving forward and the new in keyword usage can be used for backwards compatibility
  • Configurables are no longer allowed in pattern matching and shadowing
  • There have been significant changes the the ABI specification format
  • ed_verify has been changed to support variable length messages
  • some std functions now return an Option instead or reverting
  • some std functions now return types updated to match the specification
  • some std functions have been made private are will no longer be available

Full Changelog: v0.62.0...v0.63.0