Changelog
Bug Fixes
- 🐛 Fixed zip file override ([8e1b459](https://github.com/Stoupy51/stouputils/commit/8e1b459756d7e75bc31893a491bd85e1c729ebd3))
- 🐛 Fixed `github_release.py` ([14e2549](https://github.com/Stoupy51/stouputils/commit/14e2549e185d29dd5b8bff1f6495d903841c07eb))
Build System
- 🚀 Bumped v1.0.0 ([10f8108](https://github.com/Stoupy51/stouputils/commit/10f81086f6ecac775e2306cb2cf6d3d2ba86b321))
Chores
- 🔥 Removed unused files ([7794231](https://github.com/Stoupy51/stouputils/commit/77942319baa8bac7d125275a772a83694387df6b))
- 🔥 Removed unused import ([06d447b](https://github.com/Stoupy51/stouputils/commit/06d447b9959aa4151f4bd8b6e385aa96801522be))
Documentation
- 📝 Updated README.md ([a625ca0](https://github.com/Stoupy51/stouputils/commit/a625ca0f053aa33a29a56e42012f5744bf5cbc7c))
- 📝 Updated README emojis ([29c4412](https://github.com/Stoupy51/stouputils/commit/29c44123328caade956e8c33642302fc27d7da35))
Features
- ✨ Added module docstring and refactored some functions ([ab14024](https://github.com/Stoupy51/stouputils/commit/ab140246a52e7acc02799b79afa3795165ca051f))
- ✨ Added repair_zip_file() ([e391df5](https://github.com/Stoupy51/stouputils/commit/e391df5debcb63a447024c8fb65b0a6a8fea43f0))
- ✨ Added all_doctests ([d36acbd](https://github.com/Stoupy51/stouputils/commit/d36acbd7ad96759d42987c0d448ed17243147e2f))
- ✨ Added parallel module ([3462ba0](https://github.com/Stoupy51/stouputils/commit/3462ba0db37fc51bca56deaa8a3535d022063450))
- ✨ Added a new collections module ([3c361bb](https://github.com/Stoupy51/stouputils/commit/3c361bba8636915717f75ea62b8c143ee5362fc8))
- ✨ Added CD GitHub utility ([d524171](https://github.com/Stoupy51/stouputils/commit/d5241710cc5c5be3c8da9be893b7173cc55499bf))
Init
- 🎉 Initial commit, starting the project ([61ff6b0](https://github.com/Stoupy51/stouputils/commit/61ff6b03a1fea1abff746adb0dec439257d75ec2))
Tests
- ✅ Added doctests to every module ([5d2b792](https://github.com/Stoupy51/stouputils/commit/5d2b792256d3c00e48f241ff65774a91c5660416))