Releases: coconutpalm/clojure-desktop-toolkit
Releases · coconutpalm/clojure-desktop-toolkit
Version 0.3.3
- Second attempt at support for ARM Macs. Testers with Macs are appreciated!
- Removed JFace Databinding from the dependencies since it's not used.
NOTE
If you've tried this before on an ARM Mac, be sure to delete your ~/.swt directory before trying this the first time.
Version 0.3.2
Support for ARM Mac. (I can't test/verify this; help needed to verify, please!)
Version 0.3.1
- Add an example minimal Clojure Desktop Toolkit application
- Update documentation and readme files to reference it
Version 0.3.0
Extract examples from SWT.clj into their own namespaces.
Version 0.2.2
- Cljdocs release
Version 0.2.1
- Full documentation
- Additional implicit conversions
See New and Noteworthy for details
Version 0.0.2
Initial public release
- Early work. There will be bugs and breaking changes, but I'm finding it usable. (See README.md for details.)
- Full SWT API support with decent ergonomics
- See the README for details on how to consume these artifacts.