Skip to content

Releases: bartblast/hologram

v0.3.0

22 Jan 16:48
f6be8f8
Compare
Choose a tag to compare

New Features

  • Add ~JS sigil support for basic JavaScript interoperability

Bug Fixes

  • Fix root HTML element attribute patching during page navigation

Documentation

  • Add HexDocs documentation setup and configuration

v0.2.0

22 Jan 15:15
Compare
Choose a tag to compare

A playable release featuring a substantially complete component and template system, with almost complete Elixir syntax coverage. This version provides a solid foundation for experimenting with building rich, interactive web applications entirely in Elixir.

v0.1.0

22 Jan 15:08
Compare
Choose a tag to compare

An MVP release demonstrating core concepts and basic functionality of Hologram. Though still in early development, this version showcases the framework's declarative component system and isomorphic architecture.

v0.0.1

22 Jan 15:02
Compare
Choose a tag to compare

Initial, experimental release of Hologram. Future releases will introduce additional features and improvements.