Skip to content

0.5.6

Compare
Choose a tag to compare
@fpgmaas fpgmaas released this 22 Sep 06:31
· 820 commits to main since this release
abf4874
Switch to `tomli`/`tomllib` for parsing TOML (#123)

* refactor(utils): make `pyproject.toml` path dynamic
* test(utils): add test for `load_pyproject_toml`
* feat: replace `toml` with `tomli`/`tomllib`