Skip to content

Commit

Permalink
bump: version 1.0.0rc5 → 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MArpogaus committed Sep 15, 2024
1 parent ff0c543 commit b95868f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## v1.0.0 (2024-09-15)

### Feat

- add `--yes` flag for automatically confirmation

### Fix

- correct default arguments for included and excluded keys to empty list
- use python 3.8 compatible type annotations
- update pandera to a version supporting NumPy 2

## v1.0.0rc5 (2024-09-13)

### Feat
Expand Down

0 comments on commit b95868f

Please sign in to comment.