v0.28.3-dev.0
Pre-release
Pre-release
⛰️ Features
- Allow untracking queries, and systems at runtime. Use AutoCloseable interface to allow untracking inline. - (08d84b3)
🚜 Refactor
- Mark parts of observer builder as internal to not pollute api - (10104cc)
⚡ Performance
- Switch to MutableObjectList in ArchetypeQueryManager, avoids list allocation on archetype creation. - (08d84b3)