MAJIS operations toolbox history#
All notable changes to MAJIS operations toolbox will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased#
Release 1.1.0 - 2024/06/19#
Added#
Changed#
Fixed#
Fix invalid timeline template format (!8).
Fix ITL reader with missing space and single comment.
Fix missing sphinx config for RTD.
Gitlab-CI unquoted hatch version.
Gitlab-CI build project before PyPI publication.
Gitlab-CI add user
__token__value for PyPI publication.
Removed#
.commentsproperties from parsedEventWindowobjects (!9).
Release 1.0.0 - 2024/06/19#
Added#
Add
read_itl(),save_itl(),save_csv()andsave_xlsm()methods.Add
Timelineobject to manipulate MAJIS.xlsmtimeline file.Add
majis-itlcommand line interface.Project init