Skip to content

v0.4.0

Compare
Choose a tag to compare
@janpfeifer janpfeifer released this 12 Mar 11:16
· 464 commits to main since this release
b908d55
  • "%%" or "%main" now set the program arguments as well. This may reset previously configured parameters
    given by "%args", which breaks compatibility is some cases, hence the version number bump.
  • Added "UpdateHTML" and "UniqueID", to allow dynamically updated HTML content on the page.
  • Fixed crash when auto-complete returns a nil structure.