Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 719 Bytes

File metadata and controls

41 lines (28 loc) · 719 Bytes

Unreleased

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