Release 3.0.1
·
468 commits
to main
since this release
What's new
Version 3.0.1 - April 18, 2025
Chores Housekeeping
- Version Bump:
- Bumped version from 3.0.0 to 3.0.1.
- Commit: [3341823] by @thiswillbeyourgithub
- Bumped version from 3.0.0 to 3.0.1.
Bug Fixes
- Error Message Fix:
- Resolved issue where error message was causing a crash.
- Location:
wdoc/utils/loaders.py
- Commit: [20b5ccd] by @thiswillbeyourgithub
- Location:
- Resolved issue where error message was causing a crash.
Documentation
- Companion Tool Mention:
- Updated README to mention that a companion tool might be needed.
- Location:
README.md
- Commit: [75bc42c] by @thiswillbeyourgithub
- Location:
- Updated README to mention that a companion tool might be needed.
Testing
- Test Script Modification:
- Changed script to use
rm
instead oftrash
.- Location:
tests/run_all_tests.sh
- Commit: [75a21ee] by @thiswillbeyourgithub
- Location:
- Changed script to use
Commits details since the last release
- [3341823] by @thiswillbeyourgithub, 6 seconds ago:
bump version 3.0.0 -> 3.0.1
bumpver.toml
docs/source/conf.py
setup.py
wdoc/wdoc.py
- [20b5ccd] by @thiswillbeyourgithub, 44 seconds ago:
fix: error message was causing a crash
Signed-off-by: thiswillbeyourgithub 26625900+thiswillbeyourgithub@users.noreply.github.com
wdoc/utils/loaders.py
- [75bc42c] by @thiswillbeyourgithub, 16 hours ago:
doc: mention the companion tool might be needed
Signed-off-by: thiswillbeyourgithub 26625900+thiswillbeyourgithub@users.noreply.github.com
README.md
- [75a21ee] by @thiswillbeyourgithub, 18 hours ago:
test: use rm instead of trash
Signed-off-by: thiswillbeyourgithub 26625900+thiswillbeyourgithub@users.noreply.github.com
tests/run_all_tests.sh