Skip to content

v2023.6.3

Compare
Choose a tag to compare
@orgua orgua released this 06 Jun 10:43
· 373 commits to main since this release
6812be4

What's Changed

  • add verbosity to tasks
  • unify model-wrapper (main-content is now .datatype, .parameters)
  • properly test example-scripts (fail on fault) and repair example
  • add cape & host data to cal
  • implement to store minimal data-set
  • improve timestamp-handling (add tz-data on creation)
    • users should set timestamps with datetime.now() instead of utcnow()!
  • refine string-formatting for log-msgs
  • improve yaml-representers of Paths and time-related types
  • cleaner path-handling with .resolve() instead of .absolute()

Full Changelog: v2023.6.2...v2023.6.3