Skip to content

Release 0.5.0

Compare
Choose a tag to compare
@dalito dalito released this 27 Jul 10:14
· 140 commits to main since this release

New features:

  • Support for a vocabulary configuration file idranges.toml. Via this configuration file ranges of IDs can be assigned/reserved for individual contributors. #131, #134
  • Extended validation/checks especially useful for the CI-vocabulary pipeline of voc4cat-template. The new config provides the basis for such more thorough validation. #126 #134
  • Support for pylode as new documentation generator which is also the new default. #115
  • Added a central logging config. Updated code to use logging instead of print() almost everywhere.

Changes:

  • Merged some parts from vocexcel to remove vocexcel as a dependency. #119
  • Various code improvements. #126, #127, #129
  • Adapted and revised example files. #137
  • Switched to ruff as code linter.

Bug fixes:

  • None.

The voc4cat-template corresponding to this release was also tagged v0.5.0.