Updates to `rgithook.py` improve the reliability of Git hook execution. This ensures that pre-commit checks are consistently applied during development workflows.
**Changes:** 1 files, 258 lines
**Languages:** Python (258 lines)
## Version 0.9.0 - 2025-11-16
You can now export data as JSON or RSS. A command-line tool is available to extract mentions, and documentation has been added to help you use it.
The tokenizer and database classes have been improved for better performance and maintainability. This change doesn't affect how users interact with the software, but developers will find the code easier to work with.
Automated versioning and changelog updates are now available when you commit code. This simplifies release management and ensures accurate changelog entries.