Changelog

Unreleased

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)

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)

v0.0.0 - 2022-10-03

Whats Changed in v0.0.0

This is the start of something….

Added

  • Project Start

https://keepachangelog.com/en/1.0.0/