Releases: dgbowl/dgpost
Releases · dgbowl/dgpost
dgpost bugfix release 2.1.1
Full Changelog: 2.1...2.1.1
dgpost release 2.1
What's Changed
- Fix parsing of parameters where
ctype=None
by @PeterKraus in #68 - Pre rel changes by @PeterKraus in #69
save
: hotfix strippingsigma
from 2D quantities. by @PeterKraus in #70- Compatibility with
yadg-5.0
by @PeterKraus in #72 catalysis.conversion
: fix treatingNaN
values by @PeterKraus in #73pivot
: Pivoting tables using columns by @PeterKraus in #74- Fix
pivot
's 'timedelta' parameter, add test. by @PeterKraus in #79 docs
updates for 2.1 by @PeterKraus in #80- Prepare
dgbowl-2.1a1
by @PeterKraus in #81 - Minor bugfixes by @PeterKraus in #82
- Drop
yadg
dependency by @PeterKraus in #83 - Fix
pydantic~2.0
and docs by @PeterKraus in #84 - Implement "columns" into save. by @PeterKraus in #85
- Minor things for RC. by @PeterKraus in #86
- Prepare
dgpost-2.1
by @PeterKraus in #88
Full Changelog: 2.0...2.1
dgpost bugfix release 2.0.4
- Fix
pydantic
to version1.0
for compatibility withdgbowl-schemas~=111
.
Full Changelog: 2.0.3...2.0.4
dgpost bugfix release 2.0.3
dgpost bugfix release 2.0.2
dgpost bugfix release 2.0.1
Fixes included:
reflection.prune_cutoff
:near
parameter is not parsed properly (#67, #68)- constrain
dgbowl-schemas<=111
for2.0.x
branch
Full Changelog: 2.0...2.0.1
dgpost release 2.0
What's Changed
- Fix IR correction in
electrochemistry.nernst
by @PeterKraus in #38 - Fix loading pkl tables by @PeterKraus in #40
namespace
module by @PeterKraus in #37- Fixes to the
conversion
module by @PeterKraus in #41 - Fix
dgpost
version lookup inpip install
by @PeterKraus in #44 - Fix filtering columns. by @PeterKraus in #43
- Improve debug printing. by @PeterKraus in #45
- Fix performance warning due to fragmented table. by @PeterKraus in #42
- Implement
pd.MultiIndex
tables by @PeterKraus in #46 extract
: Fix inconsistency betweentable
anddatagram
. by @PeterKraus in #48transform.table
module: renamednamespace
by @PeterKraus in #49extract
: Fix sorting of table index. by @PeterKraus in #50extract
: Fix extracting from sparse datagrams if key is missing. by @PeterKraus in #51- Bug fixes. by @PeterKraus in #52
extract
: Avoid interpolation when everything isNaN
by @PeterKraus in #53- Move
rdkit-pypi
dep tordkit
by @PeterKraus in #54 - Fix nans in
electrochemistry.fe
, this time properly. by @PeterKraus in #55 - Implement version checking. by @PeterKraus in #56
- Rework documentation by @PeterKraus in #57
save
: sort columns inxlsx
andcsv
exports by @PeterKraus in #58reflection
: Implement reflection coefficient postprocessing functions by @PeterKraus in #59table.set_uncertainty
: Implement stripping and setting uncertainties from data by @PeterKraus in #60- Create codeql.yml by @PeterKraus in #62
transform.chromatography
: Module for processing chromatographic traces. by @PeterKraus in #61- Minor fixes by @PeterKraus in #63
- Release
dgpost-2.0
by @PeterKraus in #66
Full Changelog: 1.1...2.0
dgpost pre-release 2.0rc1
What's Changed
- Move
rdkit-pypi
dep tordkit
by @PeterKraus in #54 - Fix nans in
electrochemistry.fe
, this time properly. by @PeterKraus in #55 - Implement version checking. by @PeterKraus in #56
- Rework documentation by @PeterKraus in #57
save
: sort columns inxlsx
andcsv
exports by @PeterKraus in #58reflection
: Implement reflection coefficient postprocessing functions by @PeterKraus in #59table.set_uncertainty
: Implement stripping and setting uncertainties from data by @PeterKraus in #60- Create codeql.yml by @PeterKraus in #62
transform.chromatography
: Module for processing chromatographic traces. by @PeterKraus in #61- Minor fixes by @PeterKraus in #63
Full Changelog: 2.0a4...2.0rc1
dgpost pre-release 2.0a4
What's Changed
extract
: Avoid interpolation when everything isNaN
by @PeterKraus in #53
Full Changelog: 2.0a3...2.0a4
dgpost pre-release 2.0a3
What's Changed
extract
: Fix extracting from sparse datagrams if key is missing. by @PeterKraus in #51- Bug fixes. by @PeterKraus in #52
Full Changelog: 2.0a2...2.0a3