Skip to content

v1.1.7 Class renamed

Compare
Choose a tag to compare
@Natooz Natooz released this 05 Jan 11:28
· 440 commits to main since this release

Changes

  • 195d549 Tokenizer classes are renamed: the 'Encoding' suffixe is removed. Old class names still exist / work but will be removed in the future (a warning is called when using them)
  • 195d549 constants import modified, now has to be accessed miditok.constants.A_CONSTANT
  • 3ed5532 PAD token type are now handled in token_types_errors methods