- warn about errors during test-run during validation (default when opening shepherd-files) - update testbed-structure (changed positions, composition and added two nodes) - extend GH-Actions (with unittests) to windows & macOS - fix inventory
2023.10.3
- add warning-system for errors in log - improve verbosity and messages
2023.10.2
- fix exit-fn - allow checking presence of variables in model (if X in Y) - more efficient coding - cleanup try-import-code - cleanup singletons
2023.10.1
- updated extraction of included data - improved handling of faulty files - supported python is now 3.8 - 3.12 - lots of linting, more pythonic style and interface-improvements - add timezone to datetime-objects - more explicit typing
2023.9.9
- lots of bugfix - validate data vs data_type on firmware - offer example for generic experiment definitions - shepherd_data: also export stdout-log
2023.9.8
- new example and generators - lots of small bugfixes