Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump: version 1.7.0 → 2.0.0 #193

Merged
merged 1 commit into from
Oct 2, 2024
Merged

bump: version 1.7.0 → 2.0.0 #193

merged 1 commit into from
Oct 2, 2024

Conversation

jacksonj04
Copy link
Collaborator

BREAKING CHANGE

  • Court.ncn is now Court.ncn_pattern, and now returns a NeutralCitationPattern which is a subtype of re.Pattern[str].
  • Existing calls to neutral_url() will need to be made type-aware in all downstream projects where typechecking is used.

Feat

  • Court: make it clearer what Court.ncn actually means
  • types: add new types for NCN-related strings

Fix

  • courts: add additional type statements for stricter behaviour of courts repository

Refactor

  • types: move autogen court types to new types submodule

@jacksonj04 jacksonj04 requested a review from dragon-dxw October 2, 2024 12:01
@dragon-dxw dragon-dxw added this pull request to the merge queue Oct 2, 2024
Merged via the queue into main with commit 6e835e1 Oct 2, 2024
6 checks passed
@dragon-dxw dragon-dxw deleted the release/v2.0.0 branch October 2, 2024 13:07
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