Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 2.44 KB

File metadata and controls

42 lines (25 loc) · 2.44 KB

0.2.1 (2026-03-07)

Bug Fixes

  • ci: harden mix runtime deps and generator smoke (4562d10)

0.2.0 (2026-02-19)

Bug Fixes

  • ci: repair release workflow parsing and gating (948d69e)
  • dogfood: handle single-tag baselines after reset (efb503f)
  • examples: add ex13 handwritten Elixir interop sample (f63f07a)
  • examples: track scoped haxe_libraries for CI compile-check (2b9ebc1)
  • guards: support --next HXX mode in example build alias (f34d355)
  • release: add conventionalcommits preset dependency (e10107a)

Features

  • phoenix: add socket-first assign helpers (1ce6508)
  • router: optional live route action + haxe-first chat guide/example (90c15bf)
  • tighten typed Phoenix DSL APIs and refresh docs/examples (14d8e23)

Changelog

All notable changes to Reflaxe.Elixir are documented in this file.

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

0.1.0 - 2026-02-18

Baseline Release

  • Reset release history after repository history cleanup.
  • Established v0.1.0 as the new semantic-release baseline tag on current main.
  • Future release notes continue from this baseline.