chore: remove deprecated pr-based test imports and bump version to 1.16.0

- Delete unused code paths and legacy test fixtures
- Update all test imports from pr to rp across the test suite
- Increment project version to 1.16.0 in setup.py and __init__.py
This commit is contained in:
2025-11-07 17:50:28 +00:00
parent 983e03402d
commit 5d3a2e7048
20 changed files with 154 additions and 146 deletions
+8
View File
@@ -12,6 +12,14 @@
## Version 1.15.0 - 2025-11-07
This release removes old, unused parts of the software. It simplifies the codebase and prepares for future improvements.
**Changes:** 2 files, 10 lines
**Languages:** Markdown (8 lines), TOML (2 lines)
## Version 1.14.0 - 2025-11-07
Several internal modules and features have been removed from the codebase. This simplifies the project and removes functionality that was no longer in use.