Skip to content

Conversation

@zulquer
Copy link
Collaborator

@zulquer zulquer commented Sep 4, 2025

This pull request prepares the project for a new release, version 2.1.0, and documents several new features and improvements in the changelog.

Release management:

  • Updated the version in pyproject.toml from 2.0.0 to 2.1.0 to reflect the upcoming release.

Changelog updates:

  • Added a new section for version 2.1.0 in CHANGELOG.md, listing the following key changes: changing tax_rate_percentage to integer, avoiding duplicate taxes during autogenerated checkout options, and adding an AddressParser.

@zulquer zulquer requested a review from danielcivit September 4, 2025 10:28
@codecov
Copy link

codecov bot commented Sep 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.49%. Comparing base (997881d) to head (072b417).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #31   +/-   ##
=======================================
  Coverage   90.49%   90.49%           
=======================================
  Files         107      107           
  Lines        2324     2324           
=======================================
  Hits         2103     2103           
  Misses        221      221           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

CHANGELOG.md Outdated

### Added
- PTHMINT-81: Change the tax_rate_percentage to integer
- PTHMINT-78: Avoid duplicate taxes when checkout options is autogenerated
Copy link
Member

@danielcivit danielcivit Sep 4, 2025

Choose a reason for hiding this comment

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

This item, should be under a section called "Fixed".

CHANGELOG.md Outdated
## [2.1.0] - 2025-08-04

### Added
- PTHMINT-81: Change the tax_rate_percentage to integer
Copy link
Member

@danielcivit danielcivit Sep 4, 2025

Choose a reason for hiding this comment

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

This item, should be under a section called "Changed".

Copy link
Member

@danielcivit danielcivit left a comment

Choose a reason for hiding this comment

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

Please review the previous comments and use this information as a guideline for writing the CHANGELOG file: https://keepachangelog.com/en/1.1.0/

@zulquer zulquer force-pushed the PTHMINT-79-release-of-2.1.0 branch 2 times, most recently from 80b3bfb to e3a2da4 Compare September 5, 2025 08:06
@zulquer zulquer force-pushed the PTHMINT-79-release-of-2.1.0 branch from e3a2da4 to 072b417 Compare September 5, 2025 08:43
@zulquer zulquer merged commit d23e05d into master Sep 5, 2025
6 checks passed
@zulquer zulquer deleted the PTHMINT-79-release-of-2.1.0 branch September 5, 2025 08:54
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.

3 participants