What's Changed
* Font collection improvements by yuv420p10le in https://github.com/Jaded-Encoding-Thaumaturgy/muxtools/pull/14
* Bump FontCollector version to 3.0.0 by moi15moi in https://github.com/Jaded-Encoding-Thaumaturgy/muxtools/pull/16
* fix illegal font names with slash character by Ichunjo in https://github.com/Jaded-Encoding-Thaumaturgy/muxtools/pull/17
* Dynamic dataclasses by Vodes in https://github.com/Jaded-Encoding-Thaumaturgy/muxtools/pull/19
Read more [in the guide](https://muxtools.vodes.pw/guide/dynamic-dataclasses/)
* Change globsearch return type by LightArrowsEXE in https://github.com/Jaded-Encoding-Thaumaturgy/muxtools/pull/20
* Automatic Tagging for audio encoder metadata
<details>
<summary>Example</summary>
Writing library : opusenc opus-tools 0.2-29-gecd50e5 (using libopus 1.4)
Encoding settings : --vbr --bitrate 192
</details>
* Better use of logging colors and more info instead of debug
* Merriweather Styling preset
* A lot more bug fixes, view full changelog below
New Contributors
* yuv420p10le made their first contribution in https://github.com/Jaded-Encoding-Thaumaturgy/muxtools/pull/14
* moi15moi made their first contribution in https://github.com/Jaded-Encoding-Thaumaturgy/muxtools/pull/16
* Ichunjo made their first contribution in https://github.com/Jaded-Encoding-Thaumaturgy/muxtools/pull/17
**Full Changelog**: https://github.com/Jaded-Encoding-Thaumaturgy/muxtools/compare/v0.1.0...v0.2.0