0.3.0
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()
, andrefreshCopy()
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 anint
show
no longer acceptUri
s- A
cbAll
attribute has been added toWindowCore
newServer
now has a blank string as the default valute for parampath
evalJS
is now discardable
What's Changed
- Mac Build by @konsumer in #9
- Update to WebUI v2.1.0 by @hassandraga in #7
New Contributors
- @konsumer made their first contribution in #9
- @hassandraga made their first contribution in #7
Full Changelog: 0.2.1...0.3.0