- Added interpolation of Maven properties in the context yaml.
- Added the option to specify input and output encoding using the
<encoding>
tag. Defaults toproject.build.sourceEncoding
instead of the (often wrong) platform default encoding.
- Initial release.