Skip to content

Commit

Permalink
Release 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nth10sd committed Aug 23, 2024
1 parent e39a456 commit 9493577
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## 2.2.0 (2024-08-23)

1. Move to `uv` usage
1. Add `--order-dependencies` and `--dist=loadscope` to default pytest options
1. Define `__slots__` for class properties and enforce method overrides using the overrides package

## 2.1.1 (2023-08-30)

1. Make sure `sphinx` tries to generate docs first, then fail on CI when docs contain sphinx errors
Expand Down

0 comments on commit 9493577

Please sign in to comment.