Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 1.55 KB

File metadata and controls

32 lines (16 loc) · 1.55 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.0.9 (2026-05-20)

Features

  • lob_print splits lines in logs (dc995fc)

Bug Fixes

  • AI tries to fix ascleandict again (1265936)
  • enhance lob_print to support custom separators in log messages (90a7a1a)
  • ensure log directory is created only if it exists (0ebff9b)
  • threadsafe lob_print (bc6ad90)

0.0.8 (2026-04-08)

Features

  • Enhance ascleandict to handle non-picklable fields (e25f4de)

0.0.7 (2026-03-04)

Bug Fixes

  • parse_dmc: Fail if no MPP start (a4a4351)