Releases: schlerp/pyfsig
Releases · schlerp/pyfsig
v1.0.0
What's Changed
- fix empty header error by @marin-jovanovic in #9
- Upgrade to v1.0.0: restructure the whole library by @schlerp in #13
New Contributors
- @marin-jovanovic made their first contribution in #9
Full Changelog: v0.7.2...v1.0.0
v0.7.2
Package remains the same, underlying publishing method moved to poetry and README updated.
Full Changelog: v0.7.1...v0.7.2
v0.7.1
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Update file_signatures.py by @Sim4n6 in #1
- Update setup.py by @Sim4n6 in #2
- FIX: UTF-8 encoding in setup.py for Win64 by @Sim4n6 in #3
- Fixed ord() expected a char - closed #4 by @IV1T3 in #5
- Fix: list obj has no attribute strip by @BullHacks3 in #6
New Contributors
- @Sim4n6 made their first contribution in #1
- @IV1T3 made their first contribution in #5
- @BullHacks3 made their first contribution in #6
Full Changelog: https://github.com/schlerp/pyfsig/commits/v0.7.0