File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1- name : Build Docs
1+ name : Docs
22
33on :
44 release :
Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44
55## [ Unreleased]
66
7+ ## [ 0.10.0] - 2024-02-19
8+
79- Use the standard lib for ` toml ` in Python >= 3.11
810- Switched to ` hatch ` instead of ` poetry `
911
Original file line number Diff line number Diff line change 88![ license] ( https://img.shields.io/pypi/l/python-configuration )
99[ ![ tests] ( https://github.com/tr11/python-configuration/actions/workflows/run_tests.yml/badge.svg )] ( https://github.com/tr11/python-configuration/actions/workflows/run_tests.yml )
1010[ ![ codecov] ( https://codecov.io/gh/tr11/python-configuration/branch/main/graph/badge.svg?token=5zRYlGnDs7 )] ( https://codecov.io/gh/tr11/python-configuration )
11- [ ![ Documentation Status ] ( https://readthedocs.org/projects /python-configuration/badge/?version=latest )] ( https://python-configuration.readthedocs.io/en/latest/?badge=latest )
11+ [ ![ Documentation] ( https://github.com/tr11 /python-configuration/actions/workflows/docs.yml/badge.svg )] ( https://github.com/tr11/ python-configuration/actions/workflows/docs.yml )
1212
1313This library is intended as a helper mechanism to load configuration files hierarchically.
1414
You can’t perform that action at this time.
0 commit comments