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