Skip to content

Bug fix release.

Compare
Choose a tag to compare
@alecthomas alecthomas released this 24 Apr 04:10
· 107 commits to master since this release

This release fixes an issue where const entities caused components to disappear. This is now fixed and additionally disallows non-const access to components on const entities.