Skip to content

v2.4.0

Compare
Choose a tag to compare
@alexandermorgan alexandermorgan released this 05 Feb 18:13
· 492 commits to master since this release
  • 2.4.0:
    • Deprecates n-gram indexer.
    • Adds new_ngram indexer and accompanying tests.
    • Removes version ranges for scipy and matplotlib, and replaces them with specific versions.
    • Minor change to dissonance indexer to avoid issues when dissonances are not preceded by a legal dissonance.
    • Increases testing coverage for dissonance indexer.