Skip to content

Releases: arkanovicz/stillness

Stillness v0.6

09 Nov 18:34
Compare
Choose a tag to compare

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

16 Feb 09:12
Compare
Choose a tag to compare

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

13 Jul 08:38
Compare
Choose a tag to compare

Main changes:

  • upgrade all dependencies
  • use maven
  • debug output should include exceptions