RandomProfileGenerator v3.0.5 Changelog
Release Date: January 2, 2025
What's New in v3.0.5
Bug Fixes
- Addressed various minor bugs to improve stability and reliability across the module.
Documentation Updates
- Enhanced Read the Docs configuration:
- Updated Python version compatibility to include Python 3.12.
- Improved formatting in
.readthedocs.yaml
for better clarity and additional output formats (PDF and ePub).
- Updated usage examples for gender-specific profile generation in the
command_line_usage.rst
file. - Refined project metadata in
docs/conf.py
.
Versioning Updates
- Bumped project version to
3.0.5
for clarity and alignment across the codebase and documentation.
Codebase Enhancements
- Revised
setup.py
to include updated project metadata. - Improved maintainability by aligning metadata across all project files (e.g.,
__about__.py
,setup.py
).
Let me know if you'd like further refinements or an expanded feature overview!