Skip to content

rmToo 26.0.2

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Jul 06:34
· 1 commit to master since this release

rmToo 26.0.2 Release Notes

Release Date: 2025-07-16

No changes

Because of a problem with pypi there is the need to bump up the version number.
No changes, same content as version 26.0.1.

rmToo 26.0.1 Release Notes

Release Date: 2025-07-15

🐛 Bug Fixes

Documentation Improvements

  • Complete documentation reorganization: Restructured all documentation into a clean docs/ directory structure
  • Enhanced documentation quality: Improved content quality and removed all broken links
  • New structured guides: Added comprehensive user guides, developer guides, and installation instructions
  • FAQ consolidation: Moved and improved FAQ content for better accessibility
  • Link validation: Added automated link checking to prevent future broken links

Package and Installation Fixes

  • Fixed rmtoo-contrib-dir command: Now works correctly with PyPI installations
  • Fixed YAML package inclusion: YAML support now properly included in PyPI packages
  • Template project updates: Updated all template projects to use the new rmtoo-contrib-dir command

Code Quality Improvements

  • Statistics module robustness: Fixed crashes when insufficient data available for statistical analysis
  • LaTeX output escaping: Fixed HTML entity escaping issues in LaTeX output
  • Enhanced logging system: Added --verbose and --logfile options for better debugging
  • Configurable log levels: New --log-level switch allows fine-tuning of log output

Development Cleanup

  • Eclipse cleanup: Removed obsolete Eclipse IDE configuration files
  • Package configuration: Enhanced setup.py with better PyPI package support
  • Build improvements: Updated build scripts to use modern commands