Version 2.0.1
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
andcp_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 withfrom_bytes
#53