Skip to content

Releases: DonalChilde/apa-logbook-parser

v0.1.1

11 Apr 18:22
54dabcb
Compare
Choose a tag to compare

v0.1.1 2023-04-11

What's Changed in v0.1.1

Renamed github project from logbook-parser to apa-logbook-parser

  • Rename project to apa logbook parser (#25)

Initial release

11 Apr 17:54
8a09213
Compare
Choose a tag to compare

v0.1.0 2023-04-11

What's Changed in v0.1.0

This is the first release of a functional version of the APA Logbook Parser.

Added

  • Update cli help (#23)
  • Add basic stats as __str__ output (#21)
  • Add Default file names (#18)
  • isorted imports, mixins for json and csv (#17)
  • Expand raw logbook (#14)

Changed

  • Parsed metadata (#13)
  • Update project to new layout (#5)
  • Rebrand as apa logbook parser (#22)
  • refactor cli interface - parse xml file (#12)
  • 10 use pydantic for data models (#11)
  • move snippets code to snippets package (#7)