This is a breaking release that fixes a spelling error for an OpenURI
option field and implements some more portals.
Changes:
- Rename the
Writeable
field inopenuri.OpenURIOptions
toWritable
to fix spelling error. - Implement the
OpenFile
andOpenDirectory
functions in theOpenURI
protocol. - Implement the
Trash
protocol. - Add some new helpers to the
settings/appearance
package to convertany
values to corresponding values. Useful inside the change listener of thesettings
package.