Skip to content

Latest commit

 

History

History
171 lines (128 loc) · 10.2 KB

CHANGELOG.md

File metadata and controls

171 lines (128 loc) · 10.2 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

Commit Statistics

  • 1 commit contributed to the release over the course of 7 calendar days.
  • 0 commits where understood as conventional.
  • 0 issues like '(#ID)' where seen in commit messages

Commit Details

view details
  • Uncategorized
    • Fix various typos and grammar nits (9e4ec43)

v0.1.7 (2022-01-08)

Bug Fixes

  • tests

Commit Statistics

  • 1 commit contributed to the release over the course of 2 calendar days.
  • 1 commit where understood as conventional.
  • 0 issues like '(#ID)' where seen in commit messages

Commit Details

view details

v0.1.1 (2021-12-15)

Documentation

  • update local examples and docs to support new syntaxes
  • improve docs
  • big updates to the reference
  • lib.rs docs
  • move around examples

New Features

  • it compiles once more
  • massage lifetimes
  • amazingly awesome error handling
  • svgs working in webview
  • mvoe away from compound context
  • more suspended nodes!
  • add aria
  • enable arbitrary body in rsx! macro

v0.1.0 (2021-12-15)

Documentation

  • update local examples and docs to support new syntaxes
  • improve docs
  • big updates to the reference
  • lib.rs docs
  • move around examples

New Features

  • it compiles once more
  • massage lifetimes
  • amazingly awesome error handling
  • svgs working in webview
  • mvoe away from compound context
  • more suspended nodes!
  • add aria
  • enable arbitrary body in rsx! macro

v0.0.1 (2022-01-03)

Documentation

  • improve docs
  • update local examples and docs to support new syntaxes
  • big updates to the reference
  • lib.rs docs
  • move around examples

New Features

  • it compiles once more
  • massage lifetimes
  • amazingly awesome error handling
  • svgs working in webview
  • mvoe away from compound context
  • more suspended nodes!
  • add aria
  • enable arbitrary body in rsx! macro

Commit Statistics

  • 40 commits contributed to the release over the course of 193 calendar days.
  • 38 commits where understood as conventional.
  • 0 issues like '(#ID)' where seen in commit messages

Commit Details

view details