Skip to content

Conversation

@zulquer
Copy link
Collaborator

@zulquer zulquer commented Apr 22, 2025

This pull request introduces a CHANGELOG.md file to document notable changes in the MultiSafepay Python SDK. It follows the "Keep a Changelog" format and adheres to Semantic Versioning.

Key additions:

  • Added a CHANGELOG.md file to track changes, starting with version 1.0.0rc1, which includes core API functionality, support for payment methods, order and transaction handling, webhook support, a comprehensive test suite, type hints, and documentation.
  • Listed dependencies, including Python (>=3.8,<3.14), requests, toml, pydantic, and python-dotenv.

Future updates are also outlined under an "Unreleased" section, indicating upcoming changes such as updates to pyproject.toml and renaming the project folder in workflows.

@codecov
Copy link

codecov bot commented Apr 22, 2025

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@zulquer zulquer requested review from Copilot and danielcivit April 22, 2025 12:49
Copy link

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 adds a CHANGELOG.md file to document all notable changes for the MultiSafepay Python SDK in accordance with the "Keep a Changelog" format and Semantic Versioning.

  • Introduces the CHANGELOG.md file starting at version 1.0.0rc1
  • Lists core features and dependencies, and outlines upcoming changes under an "Unreleased" section
Comments suppressed due to low confidence (1)

CHANGELOG.md:11

  • [nitpick] Consider rephrasing 'Initial release candidate' for clarity, such as specifying 'Initial release candidate of core features', to better describe the significance of this version.
- Initial release candidate

@danielcivit danielcivit changed the title PTHMINT-61: Add change log file PTHMINT-61: Add CHANGELOG.md Apr 22, 2025
@danielcivit danielcivit merged commit 76e9a5d into master Apr 22, 2025
0 of 6 checks passed
@danielcivit danielcivit deleted the PTHMINT-61 branch April 22, 2025 14:00
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