Skip to content

1.0.0

Choose a tag to compare

@jschwind jschwind released this 05 Jun 20:34
· 19 commits to main since this release
bef59c3

Release 1.0.0 – Changelog Summary

Polish and packaging release focused on documentation, example cleanup, and distribution details. A small example-format fix and clearer install paths make getting started smoother.

  • Version Bump to 1.0.0
    Project metadata and headers updated to 1.0.0 across source and dist files.
    Clarifies stability and aligns CDN consumption.

  • Docs & Examples Refresh
    README and example pages updated to reference @1.0.0.
    Reduces confusion and ensures copy-paste snippets work out of the box.

  • Symfony AssetComposer Instructions
    Added install guidance for Symfony AssetComposer.
    Streamlines integration for Symfony users via a single Twig helper.

  • CDN Snippet Update
    jsDelivr examples now point to the 1.0.0 build.
    Guarantees you load the latest stable artifacts.

  • Example Indentation Fix
    Harmonized indentation in the JavaScript example.
    Improves readability and consistency for newcomers.

  • Changelog File Removal
    Removed CHANGELOG.md from the repo; use GitHub compare for history.
    Encourages a single source of truth for release diffs.

Compatibility: Backward compatible.


Full Changelog: 0.0.2...1.0.0