v1.0.0-RC1
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