mirror of
https://github.com/fjosw/pyerrors.git
synced 2025-05-14 19:43:41 +02:00
Merge branch 'master' into develop
This commit is contained in:
commit
bc6e7e93cb
1 changed files with 8 additions and 0 deletions
|
@ -2,6 +2,14 @@
|
||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
|
## [2.8.1] - 2023-06-01
|
||||||
|
### Fixed
|
||||||
|
- `input.pandas` can now deal with columns that only have `None` entries.
|
||||||
|
- Bug in f-string conversion of `Obs` fixed.
|
||||||
|
- Bug in edge case of `_compute_drho` fixed.
|
||||||
|
- Several numpy 1.25 deprecations fixed.
|
||||||
|
|
||||||
|
|
||||||
## [2.8.0] - 2023-05-21
|
## [2.8.0] - 2023-05-21
|
||||||
### Added
|
### Added
|
||||||
- `pyerrors` can now deal with replica with different gapsizes.
|
- `pyerrors` can now deal with replica with different gapsizes.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue