Skip to content

0.3.0

Compare
Choose a tag to compare
@neroist neroist released this 31 Mar 16:24
· 271 commits to main since this release

Kind of a large release.

Changes

  • License has been changed from MIT to GPL-2.0 (#6)
  • WebUI has been updated to version 2.1.0 (by @hassandraga and I in #7)
  • showCopy(), refresh(), and refreshCopy() have been removed
  • MacOS is now supported (by @konsumer in #9 (also see #8))
  • open's return type has been fixed
  • The wrapper now works with tcc (see #4)
  • bind no longer returns an int
  • show no longer accept Uris
  • A cbAll attribute has been added to WindowCore
  • newServer now has a blank string as the default valute for param path
  • evalJS is now discardable

What's Changed

New Contributors

Full Changelog: 0.2.1...0.3.0