All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
This project uses towncrier to build the changelog you are currently reading.
0.6.0 - 2024-09-09
- 📂🔎 added function to combine/crawl multiple skald runs into one dataframe (#14)
- 💻 added sub-commands to the skald CLI (#14)
0.5.2 - 2024-09-03
- 🤷 switched to ´"diagonal_relaxed"´ strategy in ´pl.concat´ when logging metrics (#21)
- 🧑💻 added CI (#20)
0.5.0 - 2024-07-04
- 🖼️ added
Logger.log_figure
to log matplotlib figures as artifacts (#15) - ✨ added convenience
Logger.log
method (#16)
0.4.0 - 2024-06-07
- 📃 added console logging and stdout capturing (#8)
0.3.0 - 2024-06-07
- 🧑💻 added skald TUI prototype. (#8)
- ⏱️ fixed time stamp format when
run_name
is not defined. (#8)
0.2.0 - 2024-06-03
- 📈⚙️ implemented metrics and parameter logging (#6)
- 📮 designed API and documented it (partly) in README and docstrings (#5)
0.1.0 - 2024-05-03
- 🗣️ setup towncrier (#1)