Skip to content

1.0.8

Compare
Choose a tag to compare
@carbontwelve carbontwelve released this 06 Jun 09:09
· 27 commits to master since this release

Bugfixes

  • #186 Removed dead code in File class
  • #182 Different capitalisation of taxonomy classifications no longer results in duplicate classifications
  • #193 Url class now correctly encodes as according to RFC 3986

Enhancements

  • #168 Tapestry now warns on a copy source missing rather than failing
  • #165 Added {category} permalink template tag
  • #175 100% Test Coverage of Url Entity
  • #178 Added test coverage for ViewFile Trait
  • #185 Added post scheduling
  • #180 Increased test coverage of Taxonomy class
  • #183 Added breakdown by step to --stopwatch output
  • #198 Added Step before and after events
  • #181 Added coverage to HTML Renderer