Skip to content

Releases: pbs-data-solutions/prelude-parser

v0.4.0

21 Mar 15:01
3cfb825
Compare
Choose a tag to compare

Changes

Features

v0.3.2

07 Oct 01:20
7c2afb4
Compare
Choose a tag to compare

Changes

v0.3.1

03 Oct 15:17
d8f3db0
Compare
Choose a tag to compare

Changes

v0.3.0

31 May 01:46
1571d8b
Compare
Choose a tag to compare

Changes

⚠️ Breaking changes

  • Improve type and column name handling with pandas and polars @sanders41 (#48)

v0.2.1

29 May 12:10
bfaf295
Compare
Choose a tag to compare

Changes

v0.2.0

19 May 16:41
7d394f4
Compare
Choose a tag to compare

Changes

Features

  • Add option to parse to a polars dataframe @sanders41 (#26)
  • Add parse_to_dict and rename parse_flat_file to parse_to_classes @sanders41 (#25)
  • Add option to parse to a pandas dataframe @sanders41 (#19)

⚠️ Breaking changes

  • Add parse_to_dict and rename parse_flat_file to parse_to_classes @sanders41 (#25)

v0.1.1

07 May 01:13
1bf575c
Compare
Choose a tag to compare

Changes

  • Add classifiers missing classifiers to pyproject.toml needed for the README @sanders41 (#15)

v0.1.0

07 May 00:33
459b9f5
Compare
Choose a tag to compare

Initial release