Skip to content

Release rtflite 2.0.0#140

Merged
nanxstats merged 5 commits intomainfrom
release
Dec 1, 2025
Merged

Release rtflite 2.0.0#140
nanxstats merged 5 commits intomainfrom
release

Conversation

@nanxstats
Copy link
Collaborator

This PR bumps the version number to 2.0.0 and updates the changelog.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR prepares the rtflite package for a major 2.0.0 release by updating version numbers and documenting breaking changes. The release introduces a unified rendering pipeline to replace legacy pagination APIs, removes deprecated backwards-compatibility helpers, and adds comprehensive testing coverage for the refactored architecture.

Key Changes

  • Bumped version from 1.2.0 to 2.0.0 in configuration files
  • Added 2.0.0 changelog entries documenting breaking changes, refactors, and testing updates
  • Minor code cleanup including import formatting and whitespace removal

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
pyproject.toml Updated version string to 2.0.0
uv.lock Updated locked version to 2.0.0
CHANGELOG.md Added 2.0.0 release notes with breaking changes and refactoring details
docs/changelog.md Added identical 2.0.0 release notes for documentation
tests/test_text_conversion.py Reformatted import statement to single line
src/rtflite/services/encoding_service.py Removed extraneous blank line in comments

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

@nanxstats nanxstats merged commit 8c15460 into main Dec 1, 2025
15 checks passed
@nanxstats nanxstats deleted the release branch December 1, 2025 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants