Skip to content

Latest commit

 

History

History
54 lines (28 loc) · 2.99 KB

File metadata and controls

54 lines (28 loc) · 2.99 KB

Changelog

1.8.0 (2025-11-28)

Features

  • updating module naming to openscd (7f55460)

1.7.1 (2025-11-12)

Bug Fixes

  • correct typedoc src path (5a242e3)

1.7.0 (2025-11-12)

Features

  • switched to @openscd/oscd-api + updated oscd-test-utils (284888d)

1.6.0 (2025-11-11)

Features

  • extend subscriber handling to publish on all changes (including undo & redo) (9173b94)

Bug Fixes

  • correct package.json repo url so provenance checks pass (f4fd61d)
  • unsubscribe should remove the correct subscriber every time (9899f8e), closes #11

1.5.0 (2025-06-24)

Features

Bug Fixes

  • export iedEdit and isEditV2 (bf3d1be)
  • fast-check to dependencies (7113299)