Skip to content

v0.1.8

Choose a tag to compare

@puffball1567 puffball1567 released this 31 Jul 12:17
10aedee

Added

  • Made ARC ownership cleanup a Version 0.2 release gate.
  • Planned removal of owning UiRoot back-references from component handles and event closures.
  • Added a dedicated ARC Widget lifecycle and Valgrind CI plan.
  • Defined separate failure criteria for definite and indirect leaks, invalid access, double frees, and use-after-free.

Verification

  • Native image bridge release build passed.
  • All 48 discovered ARC test files passed.
  • Release metadata, license, bundled-library link, and diff checks passed.