Skip to content

Releases: zix99/rare

0.4.2

05 Jan 00:51
Compare
Choose a tag to compare

Changelog

0.4.1

27 Dec 22:12
48965bc
Compare
Choose a tag to compare

Features

Minor Improvements

  • c559360 Bump mkdocs and take advantage of new features (#114)
  • b42568d Improve some formatting

0.4.0

20 Dec 17:12
bd8d9fa
Compare
Choose a tag to compare

Features

Minor Updates

Bug Fixes

0.3.4

08 Jun 00:54
Compare
Choose a tag to compare

Changelog

Features

Minor Updates

0.3.3

05 Aug 14:50
a4e8f49
Compare
Choose a tag to compare

Changelog

Features

  • Implement log scale on bar, histo, and heatmap (#98) (#97)

Improvements

0.3.2

14 Jun 22:15
Compare
Choose a tag to compare

Changelog

  • aaca8d4 Add CSV output support to some aggregators (#94)

0.3.1

03 Jun 13:25
Compare
Choose a tag to compare

Changelog

New Features

Major Updates

Minor Updates

  • 028797b Add array in func
  • 4244630 Add ability to use numbers for stacked bargraphs (#88)
  • 667f8fd Add floor, ceil, and round functions
  • 25df2c4 Add percent func
  • 1ee2932 Optimize expression range allocs by using a pool (#92)

Bug Fixes

  • 2cdaf89 Fix bug with equals/not-equals for empty string

0.3.0

01 Nov 01:47
Compare
Choose a tag to compare

Changelog

Minor Breaking Changes

  • fccfed4 Upgrade urfave cli to v2 (#77) -- May cause flags after arguments to not work
  • f7b4e4e Sorting (#79) -- Replace --sort-key and --reverse with new --sort flag

Improvements

Optimizations

  • 5edf15b Optimize memory usage by reducing buffered batches by default (#82)
  • 7651b26 Follow reader (#66) -- Significantly faster file tailing
  • fdbd885 Readthru (#64) -- More responsive reading
  • f7eaf18 Local i18n (#85)

Misc

0.3.0-rc3

31 Oct 01:07
f7eaf18
Compare
Choose a tag to compare
0.3.0-rc3 Pre-release
Pre-release

Changelog

Minor Breaking Changes

  • fccfed4 Upgrade urfave cli to v2 (#77) -- May cause flags after arguments to not work
  • f7b4e4e Sorting (#79) -- Replace --sort-key and --reverse with new --sort flag

Improvements

Optimizations

  • 5edf15b Optimize memory usage by reducing buffered batches by default (#82)
  • 7651b26 Follow reader (#66) -- Significantly faster file tailing
  • fdbd885 Readthru (#64) -- More responsive reading
  • f7eaf18 Local i18n (#85)

Misc

0.3.0-rc2

29 Sep 01:53
7ec5457
Compare
Choose a tag to compare
0.3.0-rc2 Pre-release
Pre-release

Changelog