Changelog
1.0.2 (2025-05-10)
- fix: mute TextInterface on Win
1.0.1 (2025-05-08)
1.0.0 (2025-05-08)
- CHANGED – renamed: API is becoming stable but we have to rename several things.
- WebInterface
- SelectTag(multiple=)
- argparse support
- minimal bundle
- file picker
- fix: TkInterface focus and tab navigation
0.8.0 (2025-04-01)
- CHANGED: EnumTag instead of Tag(choices=)
- WebInterface (working draft)
- much better TextInterface
- SecretTag
- PathTag UI in TextualInterface
- UI options available from the program
- Mininterface.choice tips parameter
- better annotated fetching
0.7.5 (2025-01-29)
0.7.4 (2025-01-27)
- 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)
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)