Skip to content

v1.1.0 Kwargs options support

Compare
Choose a tag to compare
@helltraitor helltraitor released this 12 Feb 21:48
· 3 commits to main since this release

Most important update is internal: support custom displace (replacement) characters for invalid characters in paths (file and folder names). This is possible by adding kwargs options.

They defined as OptionName=OptionValue. Other variations will produce exceptions (e.g. Name=Value=Something).
Also enhanced none check on tags attribute of mutagen filetype.

Full Changelog: v1.0.1...v1.1.0