Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 607 Bytes

CHANGELOG.md

File metadata and controls

33 lines (24 loc) · 607 Bytes

Changelog

Follows the keep a changelog convention

Unreleased

[0.6.0] - 2024-08-21

Added

  • summary.js

[0.5.1] - 2024-08-21

Fixed

  • selection for dynamic form

[0.5.0] - 2024-08-21

Fixed

  • from elements maps attributes from fe to dyn

[0.4.0] - 2024-08-21

Added

  • log that the script has been implemeted

[0.3.0] - 2024-08-20

Fixed

  • duplicates are now handled by the dynamic form module, rather than the from element.

[0.2.0] - 2024-08-20

Added

  • FromElement.js to create options from all variants

[0.1.0] - 2024-08-20

Added

  • initial commit