Releases: arkanovicz/stillness
Releases · arkanovicz/stillness
Stillness v0.6
Along with several bugfixes, v 0.6 also adds the following changes:
- added Stilnesstoll.debugThrow() to log exceptions in debug output
- do not skip whitespace characters when not normalized
- better loops support
- use Velocity alternate values
${left|right}
for alternate matchings - add
#define
Stillness v0.5
Changes since 0.2
- scraping can now take a Reader
- gather libs in target/lib to ease console execution
- Fix some configuration issues
- Fix several problems in reverse tree handling and scraping
- Nicify debug output
- Have StillnessTool store a Context rather than a ViewContext
- upgraded velocity-tools to 3.0 and velocity-engine-core to 2.2
Stillness major upgrade
Main changes:
- upgrade all dependencies
- use maven
- debug output should include exceptions