Changelog

This is a record of BatConf releases and what went into them, in reverse chronological order. All previous releases should still be available on PyPI.

BatConf 0.x

0.1.8 - 2024-08-09

Observability improvements

  • Add expressive repr to Configuration class

Project maintenance

  • Improve documentation

  • Add security policy

  • Add project logo

  • Add optional extras for dev and docs

0.1.7 - 2024-06-13

  • Add support for python3.12

  • Various improvements to type hints

  • Add design principles section to README

0.1.6 - 2023-07-19

  • Unpin pyyaml dependency