0.3.0
- Several bug fixes.
- New Leiningen plugin for Lux.
- Support for Java generics.
- Can now use both Java libraries & Lux libraries in .jar format.
- Much better interop with the JVM.
- Expanded standard library (see https://github.com/LuxLang/stdlib)
- File & line information added to generated .class files for easier debugging.
- Text interpolation: e.g. (println (<> "Hello, #{name}#!"))
- Improved syntax for working with data-types.