Skip to content

vers. 0.5.0

Pre-release
Pre-release

Choose a tag to compare

@komed3 komed3 released this 12 Apr 17:14
· 507 commits to master since this release
9adca24

Version 0.5.0 is a major step toward the official release of the V1 database schema. While entities have largely remained the same, a lot has been done behind the scenes.

Key changes include:

  • Migration of constants to an abstract ENUM system #10
  • Substitution of most District properties with PrimitiveProperty as well as the newly added StructProperty for structured data to provide a unified system and extend BibTeX references #8
  • Core rework focussed on broad improvements, minor bug fixes, and enhanced JSDoc comments #9

Full Changelog: v0.4.0...v0.5.0