Skip to content

Funix 0.5.4

Compare
Choose a tag to compare
@Yazawazi Yazawazi released this 23 Dec 02:07
· 90 commits to main since this release

0.5.4 (2023-12-23)

Highlights

  • Fixed issue where external scripts could not be loaded due to security checks in DOM updates
  • For users using @funix_class, the AST is now used to parse the source code
  • docstring is now used as a function description
  • HTML code now allows developers to embed JavaScript
  • Improved error message when limiter limit is exceeded and class is not initialized
  • Added reactive parameter to help update/calculate parameters in real time
  • For parameters such as label, the *, glob or regex are now supported
  • Camera (picture or video) and microphone inputs are supported on the front end

Bug Fixes

Features

Documents