Skip to content
This repository was archived by the owner on May 20, 2026. It is now read-only.

v2.6.3 "Small Surgery"

Choose a tag to compare

@mbaudis mbaudis released this 20 Oct 16:22
· 305 commits to main since this release
c864b2d

This release

  • gets rid of JSON schema file since they are processed from YAML source anyway; and rearranges files in a slightly flattened out structure
  • restructures configration files, so that e.g. paths are now matched from the map, not as separate parameters; and generally removes some of the custom properties of the configurations
  • removes some parameter processing functions / a file and adds more hard coded load to the root __init__.py
  • restructures e.g. database related configs into BYC_DBS
  • removes the pgxVariant format (now passing everything through "VRS + legacy properties"