Releases: RedcliffStudios/Motus
Releases · RedcliffStudios/Motus
Version 1.1
Optimizations and removed redundant checks
Changes from v1.0.5:
-
Removed most assertions as they are redundant
- The type checker should automatically error when an incorrect type is given
-
Rearranged a few lines for optimizations
-
Cleaned up documentations
-
Slightly altered the Destroy method
Version 1.0.0
Official Release
Changes from v0.1.0:
- Changed some method names (primarily Load -> Preload)
- Added documentation via Moonwave