Skip to content

Releases: HewlettPackard/woodchipper

v1.1.0: Merge pull request #38 from HewlettPackard/filter-modes

28 Oct 23:19
3819a2c
Compare
Choose a tag to compare

A small maintenance release. Notable changes since v1.0.0:

  • Added inverted ("not") filters in the interactive viewer (#38)
  • Removed dtparse. This makes date parsing a bit more strict, but improves stability and performance. See the customization docs for workarounds if your logger's time format is no longer parsed automatically. (#27)

Binaries for common platforms may be found below; additional binaries for other platforms may be added over time. Users of other platforms should refer to the install instructions for details on building from source.

v1.0.0

10 Jul 20:19
d813e86
Compare
Choose a tag to compare

First proper release of Woodchipper. Refer to the README for usage instructions.

Notable changes since rc6:

  • Added support for custom log formats using a new regex parser
  • Added new customization docs detailing regexes and user styles

Binaries for common platforms may be found below; additional binaries for other platforms may be added over time. Users of other platforms should refer to the install instructions for details on building from source.

v1.0.0-rc6: Merge pull request #21 from HewlettPackard/release-patch-versions

12 Jun 23:21
23d4c28
Compare
Choose a tag to compare
Patch crate versions for linux/windows builds too

v1.0.0-rc5: Merge pull request #20 from HewlettPackard/release-attempt6

12 Jun 22:58
453b13a
Compare
Choose a tag to compare
update cargo lockfile after patching version

v1.0.0-rc4: Merge pull request #19 from HewlettPackard/release-attempt5

12 Jun 22:50
ffdd849
Compare
Choose a tag to compare
Fix sed expression and remove leading `v` from cargo versions