What's Changed * Bloom features by ameyark28 in https://github.com/opengamedata/opengamedata-core/pull/195 * Fix for namespace initialization mistake that prevents other ogd packages from importing.
What's Changed * Rename old DataInterface to EventInterface by LswaN58 in https://github.com/opengamedata/opengamedata-core/pull/179 * Switch to using timezone representations of time offsets by LswaN58 in https://github.com/opengamedata/opengamedata-core/pull/181 * Bloom Per-count features by ameyark28 in https://github.com/opengamedata/opengamedata-core/pull/171
What's Changed * New Bloom Features by ameyark28 in https://github.com/opengamedata/opengamedata-core/pull/144 * Fixes for Bloom Features by LswaN58 in https://github.com/opengamedata/opengamedata-core/pull/157 * Add support for universal/builtin features by LswaN58 in https://github.com/opengamedata/opengamedata-core/pull/170 * Game package & exec documentation by LswaN58 in https://github.com/opengamedata/opengamedata-core/pull/175
What's Changed * Re-attempting after mistakenly using `v.0.0.9` last time (note extra `.` between `v` and `0`. * Add basic base class for testing configs. by LswaN58 in https://github.com/opengamedata/opengamedata-core/pull/155