Skip to content

Version 2.0.1

Compare
Choose a tag to compare
@Ousret Ousret released this 13 Jul 16:01
· 351 commits to master since this release
929f13c

Minor bug fixes release.

Changes:

  • Bugfix: πŸ› Make it work where there isn't a filesystem available, dropping assets frequencies.json #54 #55 original report by @sethmlarson
  • Improvement: ✨ You may now use aliases in cp_isolation and cp_exclusion arguments #47
  • Bugfix: πŸ› Using explain=False permanently disable the verbose output in the current runtime #47
  • Bugfix: πŸ› One log entry (language target preemptive) was not show in logs when using explain=True #47
  • Bugfix: πŸ› Fix undesired exception (ValueError) on getitem of instance CharsetMatches #52
  • Improvement: πŸ”§ Public function normalize default args values were not aligned with from_bytes #53