chore: migrate all test imports from pr to rp package and bump version to 1.15.0
- Replace all `from pr.*` import paths with `from rp.*` across 14 test files - Update version from 1.14.0 to 1.15.0 in pyproject.toml - Add changelog entry documenting the removal of deprecated code paths
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user