Skip to content

Releases: zix99/rare

0.1.23

14 Dec 18:43
Compare
Choose a tag to compare

Changelog

36733d6 Bump up buffered filenames
8c6d690 Cover updating aggregator
794b68d Make expression arrays a supported syntax, faster than string splitting (#21)
1acec08 More tests for helpers
213dfa4 Move read progress to its own package
4008d39 Support arrays for histogram

0.1.22

02 Dec 03:02
76d2729
Compare
Choose a tag to compare

Changelog

db9a6f8 Add deb and rpm pckages to gorelease
187c2b1 Add if statement comparison
23c0987 Add string expression tests
76d2729 Async path walk (#19)
e53e223 Batch source and per-source line number (#17)
8d3a74b Better handling of deep-quoting argument strings
b86715a Fix codecov with token
a9596fa String keys (#18)
0f5c88f Support simple syntax for accessing json. Add tests
3f7659a Use sample method to compute variance to improve performance and benchmarking

0.1.21

28 Nov 18:24
69976e4
Compare
Choose a tag to compare

Changelog

991fb9b A little file organization
5ea4f42 Cover all disabled cases
7f4ddff More counter tests
e10d817 More test coverage
7f82b69 Remove unused code
69976e4 Support github actions and build with gorelease (#16)
f3ba3a3 Test error cases

0.1.20

25 Nov 03:11
81faafb
Compare
Choose a tag to compare
Add windows VT support. Add incremental status output

0.1.19

20 Nov 04:34
5ce7781
Compare
Choose a tag to compare
Bug fixes and optimizations. Add time functions. Add docs. Shrink binary

0.1.18

16 Nov 18:25
Compare
Choose a tag to compare
Optimize readahead and tweak memory creation for matches

0.1.17

15 Nov 03:46
Compare
Choose a tag to compare
Tweak readahead buffer, add more cli docs, and buffer error log

0.1.16

10 Nov 23:29
Compare
Choose a tag to compare
Numerous batch optimizations along with read-ahead buffering

0.1.15

09 Nov 19:49
Compare
Choose a tag to compare
Performance improvements with batching and some code cleanup

0.1.14

27 Oct 01:30
Compare
Choose a tag to compare
Write progress for tabulate