Skip to content

Releases: opengamedata/ogd-core

v0.0.14

02 Sep 21:32
Compare
Choose a tag to compare

What's Changed

  • Bloom features by @ameyark28 in #195
  • Fix for namespace initialization mistake that prevents other ogd packages from importing.

Full Changelog: v0.0.13...v0.0.14

v0.0.13

31 Jul 01:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.12...v0.0.13

v0.0.12

09 Jul 20:20
4fd242c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.11...v0.0.12

v0.0.11

06 Jun 01:50
Compare
Choose a tag to compare

What's Changed

  • Fix some unnecessary type warnings

Full Changelog: v0.0.10...v0.0.11

v0.0.10

03 Jun 15:29
Compare
Choose a tag to compare

What's Changed

  • Better support for importing in environments that only need a part of ogd-core functionality, and do not have all dependencies installed.

Full Changelog: v0.0.9...v0.0.10

v0.0.9

02 Jun 06:07
1f19e72
Compare
Choose a tag to compare

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 #155

Full Changelog: v0.0.8...v0.0.9

v0.0.8

31 May 21:50
Compare
Choose a tag to compare

What's Changed

  • Further work to address import issues seen when importing utility classes in projects that don't use all libraries specified under core.

Full Changelog: v0.0.7...v0.0.8

v0.0.7

30 May 22:39
Compare
Choose a tag to compare

What Changed

  • Fix for import errors if you don't have all ogd-core dependencies, but were trying to import from a module that doesn't need them.

Full Changelog: v0.0.6...v0.0.7

v0.0.6

30 May 18:04
cca079c
Compare
Choose a tag to compare

What's Changed

  • Penguin new features by @LswaN58 in #146
  • Fixes and SequenceWithinPuzzles by @mjgm97 in #6
  • Comparison operators for SemanticVersion by @LswaN58 in #150
  • Reorganize schemas folder - move some files to models by @LswaN58 in #153

Full Changelog: v0.0.5...v0.0.6

v0.0.5

17 May 03:39
Compare
Choose a tag to compare

What Changed

  • Updated Aqualab features

Full Changelog: v0.0.4...v0.0.5