v1.1.0
What's Changed
- Added optional
--parallel
CLI arg, which allows running model training in parallel with all available cores. - Use default factory in GeneticAlgorithmRunner by @rbaltrusch in #33
- Update pypi tropes by @rbaltrusch in #32
Updated dependencies
- Bump music21 from 7.3.3 to 8.1.0 by @dependabot in #7
- Bump scipy from 1.9.0 to 1.13.0 by @dependabot in #47
Updated dev dependencies
- Update dependabot config by @rbaltrusch in #27
- Update workflows to support Python 3.11 and 3.12 by @rbaltrusch in #52
- Update pytest-unit-tests.yml by @rbaltrusch in #34
- Bump actions/checkout from 2 to 4 by @dependabot in #30
- Bump actions/setup-python from 2 to 5 by @dependabot (multiple)
- Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.8.14 by @dependabot (multiple)
- Bump pytest from 7.1.2 to 8.2.2 by @dependabot (multiple)
Full Changelog: v1.0.2...v1.1.0