What's Changed
- Ignore unix like libraries on MSVC by @naveen521kk in #79
- Fix wheel build on macOS by @naveen521kk in #80
- Use
os.fspath
instead of str by @naveen521kk in #81 - Don't use copy module in
list_fonts()
by @naveen521kk in #82
Full Changelog: v0.4.0...v0.4.1