artemis-odb-2.1.0
junkdog
released this
09 Dec 18:28
·
174 commits
to develop
since this release
Changelog
Version: 2.1.0 - 2016-12-09
- Opt-in Fluid Entities API, convenient way to assemble and interact with
your entities, making code less verbose, improving readability. - Entity templates using Prefabs.
- Wasteful memory allocation during deserialization under control.
- Added
EntitySubscription::removeSubscriptionListener
. - Fix: IOException when serializing to json and prettyPrint is
false