Skip to content

v0.1.0

Choose a tag to compare

@vlady-kotsev vlady-kotsev released this 27 Oct 13:21
· 20 commits to main since this release
2c094d2

[0.1.0] - 2025-10-27

  • Initial release of Codama Dart renderer
  • Support for generating Dart clients from Codama IDLs
  • PDA (Program Derived Address) derivation functionality
  • String serialization using raw UTF-8 encoding for PDA seeds
  • Support for all Codama type nodes including
  • Enum type generation with variant support
  • Instruction function generation
  • Account type generation
  • Error type generation
  • Dart pubspec.yaml generation with proper dependencies