Release history
- 2024/06/13: Version 0.4.4
- 2023/09/23: Version 0.4.3
- 2023/08/07: Version 0.4.2
- 2022/11/23: Version 0.4.1
- 2020/01/17: Version 0.4.0
- 2019/08/13: Version 0.3.0
- 2019/06/20: Version 0.2.0
- 2018/07/03: Version 0.1.0
2022/11/23: Version 0.4.1
2020/01/17: Version 0.4.0
Improved video generation functionality.
- Incompatible change: Added parameters width and height to C function MawtWriteNextImage and TclOO method WriteNextImage to be able to insert different sized images into a video stream.
- Incompatible change: Moved TclOO methods SetDebugMode and GetErrorMessage into global Mawt namespace.
- Added C function MawtGetVersion and Tcl procedure GetVersion.
- Added TclOO method WriteNextPhotoImage.
- Corrected handling of Tcl boolean values true and false.
- Adapted test programs to changed functionality.

2019/08/13: Version 0.3.0