Skip to content

Latest commit

 

History

History
71 lines (44 loc) · 1.18 KB

File metadata and controls

71 lines (44 loc) · 1.18 KB

Unreleased

Feat

  • remove processError and redundant private actor class property (#70)
  • remove additional features (#67)

0.1.0-beta.6 (2025-10-07)

Fix

  • add space at the end of the doc comment (#63)
  • doc comment above the variant field (#61)

0.1.0-beta.5 (2025-10-05)

Fix

  • improve logs (#55)

0.1.0-beta.4 (2025-10-02)

Fix

  • use interface in type declarations (#51)

0.1.0-beta.3 (2025-10-02)

Fix

  • ignore inline comments or separated by newlines (#46)

0.1.0-beta.2 (2025-10-01)

Feat

  • overwrite output only with force (#38)
  • output package version in generated bindings (#33)

Fix

  • print error message in cli (#36)

0.1.0-beta.1 (2025-10-01)

0.1.0-beta.0 (2025-10-01)

Feat

  • merge the service wrapper file and the index file (#20)
  • output option (#16)
  • interfaceDeclaration flag (#11)
  • port bindgen code from candid_parser (#1)
  • use constants from vite build
  • additional features
  • log during watch
  • cli command
  • vite plugin
  • initial lib files

Fix

  • use constants directly in files
  • pass additional features from plugin

Refactor

  • explain code porting
  • codestyle
  • format with biome
  • out dir param