Skip to content

Funix 0.5.9

Choose a tag to compare

@Yazawazi Yazawazi released this 29 Jul 00:09
· 149 commits to main since this release

0.5.9 (2024-07-29)

Highlights

  • Funix now parses the docstring of your function as a description of the app and its arguments.
  • Initial support for jupyter through a simple iframe.
  • It is now possible to use the List[Literal[...]] type to create dropdown menus.
  • The whitelist and example can be dynamically updated by functions.

Bug Fixes

Features

Refactors

Documents