v0.28.0
π Bug Fixes
- Engine.tick no longer takes an argument - (a224c96)
- Allow systems with no duration specified to run each tick - (0c642f6)
π Refactor
- Move from writerside to our own docs solution - (a6696e8)
- Start removing ticking scheduling from within engine, eventually moving logic to addon system - (0c642f6)
βοΈ Miscellaneous Tasks
- Update docs - (a224c96)