Skip to content

Changelog

0.8.0 (unreleased)

  • 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)

  • 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)