Changelog
0.7.4
- Python 3.13 compatible
- emits a warning when for config file fields, unknown to the model
0.7.3 (2025-01-09)
- fix: put GUI descriptions back to the bottom
0.7.2 (2024-12-30)
- GUI calendar
0.7.1 (2024-11-27)
- GUI scrollbars if window is bigger than the screen
- non-interactive session support
- datetime support
- nested generics support (a tuple in a list)
0.7.0 (2024-11-08)
- hidden
--integrate-to-system
argument - interfaces migrated to
mininterface.interfaces
to save around 50 ms starting time due to lazy loading - SubcommandPlaceholder