v1.0.7
jonathanaustin
released this
19 Nov 10:27
·
14 commits
to master
since this release
API Changes
- Introduction of profile property
bordertech.config.profile
to replace environment property.
Enhancements
- Refactor of substitution code to use apache commons text
- includes can define substitution variables e.g.
include=${previously.defined.property.key}/special-file.properties
- Increase in unit tests and code coverage.
- Addition of User Home directory as an option to look for URL resources #34
- Latest qa-parent