Skip to content

Releases: ZeroGachis/magicparse

v0.15.0

27 Aug 08:35
7a0ceb9
Compare
Choose a tag to compare

0.15.0 (2024-08-27)

Features

Miscellaneous Chores

  • add CODEOWNERS (4962f29)
  • add service catalog for techportal (78ca92d)
  • deps: update black to 24 (20e443e)
  • deps: update flake8 to 7 (4e985f6)
  • deps: update poetry lock file (fd4054e)
  • deps: update pytest to 8 (f836e66)
  • switch to release please system (2ade4c9)

Continuous Integration

  • update pullrequest CI to last common workflows version (72b4829)
  • update release ci to use releaseplease (01b8040)

0.14.0

17 May 15:22
cf384d9
Compare
Choose a tag to compare

What's Changed

  • int-676 Introduce a ParsedRow class for parsing result (including the row number) + expose the stream_parse method by @antoine-b-smartway in #28

Full Changelog: 0.13.0...0.14.0

0.13.0

24 Apr 16:13
b005370
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.12.0...0.13.0

0.12.0

22 Apr 15:08
6c81c2a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.11.1...0.12.0

0.11.1

10 Jan 16:28
ea301a7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.11.0...0.11.1

0.11.0

04 Jan 15:05
e96e490
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.10.1...0.11.0

0.10.1

04 Jan 13:39
fbf9a54
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.10.0...0.10.1

0.10.0

22 Dec 13:12
8465215
Compare
Choose a tag to compare

What's Changed

  • pla-546: Align CI on Django Magic ci principles by @rfauglas in #18
  • feat: Add composite fields by @sGeeK44 in #19

New Contributors

Full Changelog: 0.9.1...0.10.0

0.9.1

27 Nov 09:33
Compare
Choose a tag to compare

Full Changelog: 0.9.0...0.9.1

Bugfix:

  • Bump version number in setup.py in order to allow package upgrade

0.8.1

07 Nov 11:05
c6f4318
Compare
Choose a tag to compare

What's Changed

  • 🎨 Add parsed value in error message by @sGeeK44 in #14

Full Changelog: 0.8.0...0.8.1