Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 822 Bytes

CHANGELOG.md

File metadata and controls

33 lines (25 loc) · 822 Bytes

Revision history for hyperbole

0.4.4 -- 2025-03-09

  • fixed source links in examples

0.4.3 -- 2024-01-31

  • Bug fixes and improvements

0.4.2 -- 2024-01-21

  • Cleaner HyperView class (@cgeorgii)
    • data family Action
    • update
  • Type-safe resolution of HyperViews
  • Record-based Forms
  • High-level sessions and query params
  • Events: onLoad, onClick onInput, onSubmit, onDblClick, onKeyDown, onKeyUp
  • Major refactoring
  • Nix build and CI (@Skyfold)
  • New Examples Live: https://docs.hyperbole.live
  • New Examples Added:
    • TodoMVC
    • Forms - Simple
    • DataTable
    • Search - Filters
    • Search - Autocomplete

0.3.6 -- 2024-05-21

  • First version. Released on an unsuspecting world.