Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 28 Mar 15:32
40810b7

1.0.0 (2026-03-28)

Features

  • add defineModule helper for typed module options with defaults (#12) (0528d16)
  • add module lifecycle hooks (onReady, onError) (#5) (c6e4cc6)
  • add module status tracking (#9) (a91ddac)
  • add module versioning and dependency constraints (#15) (6fc6176)
  • add test suite, type-safe loops, and split build pipeline (#3) (ee4d332)
  • init project from source (e577689)