This repository was archived by the owner on May 20, 2026. It is now read-only.
v2.6.3 "Small Surgery"
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
pgxVariantformat (now passing everything through "VRS + legacy properties"