Skip to content

laya v0.1.4

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Feb 08:36

What's Changed

  • chore: format code and bump version to v0.1.4 (1f7edec)
  • docs: add messagebox feature documentation (d4da124)
  • docs: add messagebox examples (2143539)
  • test: add unit tests for messagebox module (3264e7d)
  • fix: add missing string header in messagebox.cpp (09d8455)
  • feat: add messagebox core types and implementation (23a4df8)
  • ci: only make docs action run when necessary (5d968c5)
  • docs: improved UX (016723b)
  • chore(tests): remove redundant laya_all_unit_tests target (c191239)
  • style(ci): reformat build workflow and remove benchmark artifacts (f8d4d5d)
  • docs(bench): add comprehensive benchmark documentation (b2a3898)
  • feat(bench): add rendering benchmark suite (d4aebd1)
  • refactor(bench): restructure event benchmarks with summary (5dbd5ef)
  • feat(bench): add comprehensive benchmark utilities (39c7d1f)
  • chore: remove ci benchmark workflow (1903013)
  • feat: add keyboard and mouse input support (58d2454)
  • feat: add run-examples-headless.sh for SSH testing (bb12432)

Full Changelog: v0.1.3...v0.1.4