Skip to content

Release 3.0.2

Choose a tag to compare

@thiswillbeyourgithub thiswillbeyourgithub released this 18 Apr 10:13
· 678 commits to main since this release

What's new

Fixes

  • Error Message Stability
    • Fixed a crash caused by error messages in batch file loader
      • Files affected:
        • wdoc/utils/batch_file_loader.py
        • wdoc/utils/loaders.py
    • Commit hash: [4af7dc6]
    • Author: @thiswillbeyourgithub

Version Bump

  • Version Update
    • Updated version from 3.0.1 to 3.0.2 for better stability and minor enhancements
      • Files affected for version bump:
        • bumpver.toml
        • docs/source/conf.py
        • setup.py
        • wdoc/wdoc.py
    • Commit hash: [504b5c9]
    • Author: @thiswillbeyourgithub

Note

These updates aim to enhance overall functionality and prevent errors from causing interrupts, ensuring a smoother user experience. The version bump signifies an incremental improvement with significant internal fixes.

Commits details since the last release

bumpver.toml
docs/source/conf.py
setup.py
wdoc/wdoc.py

wdoc/utils/batch_file_loader.py
wdoc/utils/loaders.py