Skip to content

EABN_0.5-2

Choose a tag to compare

@ralmond ralmond released this 18 Apr 16:30
· 11 commits to master since this release
b9eacbf

This is the "No Mongo" release. The BNEngine class has now been split into a BNEngineMongo and BNEngineNDB. The latter is specifically to faciliite integration with the TERC Data arcade, where the JSON will be passed in by an external system rather than saved in a local DB.

This version also has a complete manual and test suite (for the NDB version).