All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
Moved from 'mutwo.core' < 2.0.0 to 'mutwo.core' >= 2.0.0
common_generators.DynamicChoice
- Python 3.9 support
- explicit exception classes in
mutwo.common_utilities
- raised exceptions to custom exception classes
- package name from
mutwo.ext-common-generators
tomutwo.common
Backtracking
andIndexBasedBacktracking
- property
terminal_tuple
andnon_terminal_tuple
toContextFreeGrammar
- property
context_free_grammar_rule_tuple
toContextFreeGrammar
- chomksy submodule with support for context-free grammar
- from
expenvelope.Envelope
tomutwo.core_events.Envelope
expenvelope
dependency
- Apply refactor from first plugin to namespace package plugin structure
- applied movement from music related parameter and converter modules (which have been moved from mutwo core in version 0.49.0 to mutwo.ext-music)