Skip to content

v1.0.0-RC1

Choose a tag to compare

@Cadons Cadons released this 20 Jul 21:01
· 27 commits to main since this release
05eff9e

What's Changed

  • build(cmake): add required dependency for fmt library by @Cadons in #15
  • Enforce explicit accessor pattern across core APIs (remove macro/inline accessors) by @Cadons with @Copilot in #20
  • General Refactor by @Cadons with @Copilot in #24
  • Lines coordinates by @Cadons in #26
  • 27 improve code duplication by @Cadons in #28
  • 30 find the best pattern for layout engine by @Cadons in #32

Full Changelog: v1.0.0-beta.3...v1.0.0-RC1