Changelog
Bug Fixes
- 🐛 Improve version retrieval for documentation from GitHub ([86d7b71](https://github.com/Stoupy51/stouputils/commit/86d7b71d680efb1fbbb653094ef00a53fb104398))
Build System
- 🚀 Bump version to 1.0.22 ([07ed5f8](https://github.com/Stoupy51/stouputils/commit/07ed5f8e02d6e1530a70fc691efb6c481251724c))
Chores
- 🔧 Update documentation workflow to preserve existing files during deployment ([bb34fcb](https://github.com/Stoupy51/stouputils/commit/bb34fcb11ac75f962461526643c9f1fba780959a))
- 🔧 Update documentation workflow to trigger on main branch ([8a2acc4](https://github.com/Stoupy51/stouputils/commit/8a2acc4b5801cf591bff819f4305a0496f69d3bf))
- 🔧 Improve whatisit() function formatting ([570afa6](https://github.com/Stoupy51/stouputils/commit/570afa6cafe3dd6ef56092e25e4e28fe0f9725e0))
Documentation
- 📝 Enhance Sphinx documentation theme and version retrieval ([6daa7b9](https://github.com/Stoupy51/stouputils/commit/6daa7b9ef3f9183b80e18b0f8a100c7bc57f5093))
- 📝 Update print module example gif URL to use raw GitHub content ([1a61396](https://github.com/Stoupy51/stouputils/commit/1a61396666ee790aa23f1c811599747954f9266a))
- 📝 Update documentation workflow to use Furo Sphinx theme ([bcdc50d](https://github.com/Stoupy51/stouputils/commit/bcdc50d952359b3a7b5b790a2c1d32693a52f5e5))
- 📝 Add parallel module example and documentation improvements ([7e01c05](https://github.com/Stoupy51/stouputils/commit/7e01c0538346e192925c76a7f506768c6e997067))
- 📝 Add IO module example and documentation improvements ([8ff8acb](https://github.com/Stoupy51/stouputils/commit/8ff8acb00aa6bbddc1a677575309eff2be4dc578))
- 📝 Add (in anticipation of) module example gifs and improve documentation ([0f437e5](https://github.com/Stoupy51/stouputils/commit/0f437e5858021f8f7125d55dc5eec13aac3d9695))
- 📝 Update decorators module documentation with multiple example gifs ([121f66d](https://github.com/Stoupy51/stouputils/commit/121f66dd20524d044ea5c3f54816426e5a3ff19b))
- 📝 Add ctx module example and documentation gif ([f31c2eb](https://github.com/Stoupy51/stouputils/commit/f31c2ebcc55d917f32df187fe9620c9d97bf332b))
- 📝 Add collections module example and documentation gif ([1fa4735](https://github.com/Stoupy51/stouputils/commit/1fa4735d2ab4af4115a4f06e18cb75791ffc61ab))
- 📝 Add backup module example and documentation gif ([9c09ab5](https://github.com/Stoupy51/stouputils/commit/9c09ab50aa5e9c2a3ebccf3fe3692eb26946dd3d))
- 📝 Add archive module example and documentation gif ([a006ee9](https://github.com/Stoupy51/stouputils/commit/a006ee99c3db44e3972f1b396a561abab219fd6e))
- 📝 Add all_doctests module example and documentation gif ([7479e99](https://github.com/Stoupy51/stouputils/commit/7479e99f6d7ae0c9fcc32b92a7cc32f274e33851))
**Full Changelog**: https://github.com/Stoupy51/stouputils/compare/v1.0.21...v1.0.22