Skip to content

v0.2.3

Latest

Choose a tag to compare

@indaco indaco released this 28 Mar 07:44
· 15 commits to main since this release

v0.2.3 - 2025-03-28

compare changes

No functional or API-level changes are introduced in this release.

The main improvement in this release is a packaging optimization:

  • The demo.gif file previously embedded in the main branch has been moved to a separate gh-assets branch.
  • This change ensures that users installing the module no longer download the demo asset, resulting in reduced disk usage and faster installs.

📖 Documentation

  • Add demo project link to README (9949e70)
  • Clean up README and link to official docs site (7d5d698)
  • Replace demo GIF file with a link to it (97ee91d)
  • readme: Update demo.gif link to point to gh-assets branch (f154d4d)
  • Add demo GIF file to clean up main branch (8e10c41)

❤️ Contributors