Skip to content

Conversation

@nllong
Copy link
Member

@nllong nllong commented Apr 26, 2025

No description provided.

@nllong nllong requested a review from Copilot April 26, 2025 17:18
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 updates the project version and changelog in preparation for a release while also refining documentation and pre-commit configurations.

  • Bumps the version in pyproject.toml from 0.1.3 to 0.1.4
  • Updates the CHANGELOG.md with detailed release notes
  • Adjusts code block formatting in README.md and amends exclusion patterns in .pre-commit-config.yaml

Reviewed Changes

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

File Description
pyproject.toml Updated project version to reflect the new release
README.md Changes code block syntax to enhance clarity
CHANGELOG.md Adds detailed release notes for multiple versions
.pre-commit-config.yaml Modifies exclusion patterns and updates ruff version
Comments suppressed due to low confidence (1)

.pre-commit-config.yaml:3

  • The exclusion pattern has been changed from excluding multiple directories (e.g., ^docs, ^examples, ^.bundle, ^archive, and .csv files) to only '^data/'. Verify that this update is intentional, as it may cause previously excluded directories to be processed by pre-commit hooks.
    ^data/

@nllong nllong merged commit 1d199d1 into develop Apr 26, 2025
1 check passed
@nllong nllong deleted the update-changelog branch April 26, 2025 18:43
@nllong nllong added the Do not publish add to pull requests if you do not want the item to be in the changelog label Apr 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Do not publish add to pull requests if you do not want the item to be in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants