Releases: dgbowl/dgbowl-schemas
Releases · dgbowl/dgbowl-schemas
dgbowl-schemas v121
dgbowl-schemas v120
What's Changed
DataSchema-5.1
: Fix locale passthrough. by @PeterKraus in #47
Full Changelog: 119...120
dgbowl-schemas v119
What's Changed
- Housekeeping by @PeterKraus in #46
DataSchema-5.1
: More robust processing of Windows locales. by @PeterKraus in #45Payload-1.0
by @PeterKraus in #43
Full Changelog: 118...119
dgbowl-schemas v118
What's Changed
DataSchema
: Modify locale default behaviour in StepDefaults 5.0 and 5.1 by @PeterKraus in #44
Full Changelog: 117...118
dgbowl-schemas v117
dgbowl-schemas v116
What's Changed
- Add marda filetypes. by @PeterKraus in #32
- Introduce recipe-2.1 with pivot. by @PeterKraus in #33
- Fix
pivot
implementation. by @PeterKraus in #34 dgbowl_schemas
namespace: toplevel imports by @PeterKraus in #35- Compatibility with
pydantic~=2.0
by @PeterKraus in #36 - Recipe fixes empa by @PeterKraus in #38
- Fix docs for v116 by @PeterKraus in #39
- Rework
DataSchema-5.0
to usePydantic-2.0
by @PeterKraus in #40 Recipe.save
: implementcolumns
and"nc"
astype
by @PeterKraus in #41
Full Changelog: 114...116
dgbowl-schemas v116rc1
What's Changed
- Add marda filetypes. by @PeterKraus in #32
- Introduce recipe-2.1 with pivot. by @PeterKraus in #33
- Fix
pivot
implementation. by @PeterKraus in #34 dgbowl_schemas
namespace: toplevel imports by @PeterKraus in #35
Full Changelog: 114...116rc1
dgbowl-schemas v114
What's Changed
DataSchema
: implementStepDefaults
andFileTypes
by @PeterKraus in #25- Hook up versioneer. by @PeterKraus in #27
recipe
: Simplify and add2.0
tag. by @PeterKraus in #28DataSchema
: ImplementFileTypeFactory
and extend FileTypes by @PeterKraus in #26ExtractorFactory
: defaults handling by @PeterKraus in #29DataSchema
: FixDummy
. by @PeterKraus in #30- Remove transpose parameter from electrochem. by @PeterKraus in #31
Full Changelog: 113...114
dgbowl-schemas v113
What's Changed
DataSchema
: Initial version 5.0. by @PeterKraus in #20DataSchema
: Better error messages. by @PeterKraus in #21- Enable super linter. by @PeterKraus in #22
- Add
update
functionality to dgbowl-schemas. by @PeterKraus in #23 - Hotfix. by @PeterKraus in #24
Full Changelog: 111...113
dgbowl-schemas v111
dgbowl-schemas
is now compatible and tested against python-3.8
.
What's Changed
DataSchema
: Addstrip
as parameter inBasicCSV
by @PeterKraus in #18- Minor fixes by @PeterKraus in #19
Full Changelog: 110...111