- Use ospackage-plugin for building debian package
- configure uploadDebianArchive task for uploading the debian package to a maven repository
- Keep Java 1.7 compatibility (just build changes)
- Java 8 compatibility (fix some tests)
- Test nashorn as JavaScript engine (in the script file simply create a function called parse, check examples)
- use Gradle 2.2
- Better exception logging
- Add filter support to JSON parser
- Allow optional list type in config
- Bugfix: handle null value properly when flattening JSON
- Gzip support
- Adding changelog :)
- When using dynamic filename (with wildcards) all matching files will be used. Newly created or deleted matching files are also handled
- Handle escaped wildcards in file parameter (\* or ?)
- Use dynamic versions in dependencies