Releases: NeuroDevCo/pymbrola
Releases · NeuroDevCo/pymbrola
v0.3.2
What's Changed
- Add partial tests for platform checking by @gongcastro in #32
- Bump to v0.3.2 by @gongcastro in #33
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Implement piecewise linear pitch specification by @gongcastro in #18
- Remove ty ignore tag by @gongcastro in #19
- Allow selection of specific languages to download by @gongcastro in #23
- Bump ruff from 0.12.9 to 0.15.13 by @dependabot[bot] in #22
- Bump pytest from 8.4.0 to 9.0.3 by @dependabot[bot] in #21
- Bump pygments from 2.19.1 to 2.20.0 by @dependabot[bot] in #20
- Fix coverage and testing in GitHub Actions by @gongcastro in #24
- Remove coverage from Github Actions by @gongcastro in #25
- Fix testing in GitHub Actions by @gongcastro in #26
- Extend documentation by @gongcastro in #27
- Update Docker image by @gongcastro in #29
- Add testing workflow status to README by @gongcastro in #31
New Contributors
- @dependabot[bot] made their first contribution in #22
Full Changelog: v0.2.5...v0.3.1
v0.2.5
What's Changed
- Simplify import structure by @gongcastro in #15
- Refactor installer script by @gongcastro in #16
- Bump to v0.2.5 by @gongcastro in #17
Full Changelog: v0.2.3...v0.2.5
v0.2.3
What's Changed
- Simplify repo structure for easy import by @gongcastro in #9
- Use ruff and ty by @gongcastro in #10
- Upgrade setup Python actions by @gongcastro in #11
- Clean repo and reorganise testing suite by @gongcastro in #12
- Bump to v0.2.3 and add publish actions by @gongcastro in #13
Full Changelog: v0.2.0...v0.2.3
v0.2.0
What's Changed
- Use uv to run tests
- Use ruff for formatting
- MBROLA installation script for WSL and Ubuntu
- Use pathlib for file management
- Test in GitHub actions
- Bump to pymbrola v0.2.0 by @gongcastro in #8
Full Changelog: v0.1.0...v0.2.0
v0.1.0
v0.0.5
v0.0.4
What's Changed
- Reorganise folder by @gongcastro in #3
- Add CHANGELOG.md
New Contributors
- @gongcastro made their first contribution in #3
Full Changelog: 0.0.3...v0.0.4
0.0.3
- Refactor code to follow Pylint guidelines
- Add module docstrings
- Add .pylintrc
- Add custom exceptions
Full Changelog: 0.0.2...0.0.3
0.0.2
- First release of pymbrola
Full Changelog: https://github.com/gongcastro/pymbrola/commits/0.0.2