Releases: patrick-kidger/mkposters
Releases · patrick-kidger/mkposters
mkposters v0.0.4
This is a hotfix for the v0.0.3 release, to fix some packaging issues.
Full Changelog: v0.0.3...v0.0.4
mkposters v0.0.3
Features:
- Now watches for changes and autoreloads on detecting them.
- Now ignores hidden files and folders.
- Add logic to download correct system build of
dart-sass
by @stanbiryukov in #2 - Add meta tag to base html for unicode support by @cceyda in #5
Infra:
- Added proper tests / CI / etc.
- Autoreleasing: updated to use pyproject.toml and v2 of https://github.com/patrick-kidger/action_update_python_project.
New Contributors
- @stanbiryukov made their first contribution in #2
- @cceyda made their first contribution in #5