Releases: chmouel/snazy
Releases · chmouel/snazy
0.54.0
Full Changelog: 0.53.1...0.54.0
Add ability to colorize background like this for example:
snazy -r bg:red,fg:green,regexp
0.53.1
What's Changed
- Bump docker/build-push-action from 5.2.0 to 6.7.0 by @dependabot in #286
- Bump docker/login-action from 3.0.0 to 3.3.0 by @dependabot in #279
Full Changelog: 0.53.0...0.53.1
0.53.0
What's Changed
- Bump serde_json from 1.0.111 to 1.0.113 by @dependabot in #245
- Bump chrono from 0.4.32 to 0.4.33 by @dependabot in #244
- Bump serde from 1.0.195 to 1.0.196 by @dependabot in #246
- Bump docker/metadata-action from 5.5.0 to 5.5.1 by @dependabot in #247
- Bump is-terminal from 0.4.10 to 0.4.12 by @dependabot in #249
- Bump serde_json from 1.0.113 to 1.0.114 by @dependabot in #251
- Bump chrono from 0.4.33 to 0.4.34 by @dependabot in #253
- Bump softprops/action-gh-release from 1 to 2 by @dependabot in #255
- Bump docker/build-push-action from 5.1.0 to 5.2.0 by @dependabot in #254
- Bump clap from 4.5.1 to 4.5.4 by @dependabot in #259
- Bump regex from 1.10.3 to 1.10.4 by @dependabot in #260
- Bump serde_json from 1.0.114 to 1.0.115 by @dependabot in #261
- Bump serde_json from 1.0.115 to 1.0.116 by @dependabot in #263
- Bump color-print from 0.3.5 to 0.3.6 by @dependabot in #264
- Bump clap_complete from 4.5.1 to 4.5.2 by @dependabot in #266
- Bump chrono from 0.4.34 to 0.4.38 by @dependabot in #265
- Bump serde_json from 1.0.116 to 1.0.117 by @dependabot in #267
- Bump serde from 1.0.197 to 1.0.203 by @dependabot in #268
- Bump clap from 4.5.7 to 4.5.8 by @dependabot in #273
- Bump serde_json from 1.0.118 to 1.0.119 by @dependabot in #272
- Bump clap_complete from 4.5.6 to 4.5.7 by @dependabot in #274
- Bump serde from 1.0.203 to 1.0.204 by @dependabot in #281
- Bump clap_complete from 4.5.7 to 4.5.12 by @dependabot in #282
- Bump serde_json from 1.0.119 to 1.0.121 by @dependabot in #283
- Bump regex from 1.10.5 to 1.10.6 by @dependabot in #287
- Bump clap_complete from 4.5.12 to 4.5.24 by @dependabot in #288
- Bump serde_json from 1.0.121 to 1.0.127 by @dependabot in #290
- Bump is-terminal from 0.4.12 to 0.4.13 by @dependabot in #289
Full Changelog: 0.52.17...0.53.0
0.52.17
Full Changelog: 0.52.0...0.52.17
ARM and Windows binary release, a lot of changes and failed releases to get this to work..
0.52.0
Changelog
Add ability to specify colors by rgb a318903
- 7f3614b: Bump actions/checkout from 3 to 4 (#215) (@dependabot[bot])
- cac900f: Bump docker/build-push-action from 4.1.1 to 4.2.1 (#216) (@dependabot[bot])
0.51.3
Changelog
- a8dbc4b: Bump cachix/install-nix-action from 22 to 23 (#214) (@dependabot[bot])
- d7aaf20: Bump clap from 4.3.10 to 4.3.11 (@dependabot[bot])
- 993a3ef: Bump clap from 4.3.11 to 4.3.12 (@dependabot[bot])
- 1e2761e: Bump clap from 4.3.12 to 4.3.15 (@dependabot[bot])
- e3a097c: Bump clap from 4.3.15 to 4.3.16 (@dependabot[bot])
- cfd5069: Bump clap from 4.3.16 to 4.3.17 (@dependabot[bot])
- a597d19: Bump clap from 4.3.17 to 4.3.19 (@dependabot[bot])
- 747fb1b: Bump clap from 4.3.8 to 4.3.9 (@dependabot[bot])
- 51350f3: Bump clap from 4.3.9 to 4.3.10 (@dependabot[bot])
- 56baa45: Bump regex from 1.8.4 to 1.9.0 (#185) (@dependabot[bot])
- ee9351c: Bump regex from 1.9.0 to 1.9.1 (@dependabot[bot])
- 2efde18: Bump regex from 1.9.1 to 1.9.3 (@dependabot[bot])
- d55057a: Bump serde_json from 1.0.100 to 1.0.102 (@dependabot[bot])
- 19adc95: Bump serde_json from 1.0.102 to 1.0.103 (@dependabot[bot])
- eab9c0f: Bump serde_json from 1.0.103 to 1.0.104 (@dependabot[bot])
- 4513d7b: Bump serde_json from 1.0.99 to 1.0.100 (@dependabot[bot])
- 1f3412c: Reformat markdown (@chmouel)
0.51.2
Changelog
Fixes regexp with colon
0.51.1
We are now able to have fixed colours for regexps:
% kubectl log pod|snazy -r red:ERROR -r yellow:WARNING -r green:INFO
see README for more info
Changelog
- ab28d0a: Bump actions/checkout from 2 to 3 (#130) (@dependabot[bot])
- d8335a9: Bump actions/checkout from 2 to 3 (@dependabot[bot])
- 5e2b061: Bump cachix/install-nix-action from 15 to 18 (@dependabot[bot])
- d6d0754: Bump cachix/install-nix-action from 18 to 19 (@dependabot[bot])
- 735dbf7: Bump cachix/install-nix-action from 19 to 20 (@dependabot[bot])
- 940ebe7: Bump cachix/install-nix-action from 20 to 21 (#157) (@dependabot[bot])
- 8953758: Bump cachix/install-nix-action from 21 to 22 (#174) (@dependabot[bot])
- 44dd5e5: Bump chrono from 0.4.22 to 0.4.23 (@dependabot[bot])
- 9fbb8f1: Bump chrono from 0.4.23 to 0.4.24 (@dependabot[bot])
- 0c7813a: Bump chrono from 0.4.24 to 0.4.25 (@dependabot[bot])
- 1720d10: Bump chrono from 0.4.25 to 0.4.26 (@dependabot[bot])
- 5b0ae8b: Bump clap from 4.0.14 to 4.0.15 (@dependabot[bot])
- 17b757b: Bump clap from 4.0.15 to 4.0.17 (@dependabot[bot])
- b22e34e: Bump clap from 4.0.17 to 4.0.18 (@dependabot[bot])
- a841089: Bump clap from 4.0.18 to 4.0.22 (@dependabot[bot])
- cc611e6: Bump clap from 4.0.22 to 4.0.26 (@dependabot[bot])
- 19f1032: Bump clap from 4.0.26 to 4.0.27 (@dependabot[bot])
- 56d45ac: Bump clap from 4.0.27 to 4.0.28 (@dependabot[bot])
- 03b27fb: Bump clap from 4.0.28 to 4.0.29 (@dependabot[bot])
- fc2f761: Bump clap from 4.0.29 to 4.0.30 (@dependabot[bot])
- 3fa9ee9: Bump clap from 4.0.30 to 4.0.32 (@dependabot[bot])
- 9892b75: Bump clap from 4.0.32 to 4.1.1 (@dependabot[bot])
- a48ceed: Bump clap from 4.0.9 to 4.0.14 (@dependabot[bot])
- 30e5f1d: Bump clap from 4.1.1 to 4.1.4 (@dependabot[bot])
- dd364e1: Bump clap from 4.1.4 to 4.1.6 (@dependabot[bot])
- b56e889: Bump clap from 4.1.6 to 4.1.7 (@dependabot[bot])
- de09ed6: Bump clap from 4.1.7 to 4.1.8 (@dependabot[bot])
- 942fed5: Bump clap from 4.1.8 to 4.1.11 (@dependabot[bot])
- 935f562: Bump clap from 4.2.0 to 4.2.1 (@dependabot[bot])
- 737d7d6: Bump clap from 4.2.1 to 4.2.2 (@dependabot[bot])
- 7d3fc62: Bump clap from 4.2.2 to 4.2.3 (@dependabot[bot])
- eb3b2ac: Bump clap from 4.2.3 to 4.2.4 (@dependabot[bot])
- fa40e9c: Bump clap from 4.2.4 to 4.2.5 (@dependabot[bot])
- 8360c0c: Bump clap from 4.2.5 to 4.2.7 (@dependabot[bot])
- 7f214a6: Bump clap from 4.2.7 to 4.3.0 (#153) (@dependabot[bot])
- e09051c: Bump clap from 4.3.0 to 4.3.1 (@dependabot[bot])
- 146d169: Bump clap from 4.3.1 to 4.3.2 (@dependabot[bot])
- 0f21897: Bump clap from 4.3.2 to 4.3.3 (@dependabot[bot])
- c9bc884: Bump clap from 4.3.3 to 4.3.4 (@dependabot[bot])
- 7951370: Bump clap from 4.3.4 to 4.3.5 (@dependabot[bot])
- 7d93502: Bump clap from 4.3.5 to 4.3.8 (@dependabot[bot])
- b265ae1: Bump docker/build-push-action from 2.5.0 to 3.2.0 (@dependabot[bot])
- decc3fc: Bump docker/build-push-action from 3.2.0 to 3.3.0 (@dependabot[bot])
- c41dab0: Bump docker/build-push-action from 3.3.0 to 4.0.0 (@dependabot[bot])
- 972f7d4: Bump docker/build-push-action from 4.0.0 to 4.1.0 (#167) (@dependabot[bot])
- 06c3ad1: Bump docker/build-push-action from 4.1.0 to 4.1.1 (@dependabot[bot])
- 4b84ac4: Bump docker/login-action from 1.10.0 to 2.1.0 (@dependabot[bot])
- 9dc05ee: Bump docker/login-action from 2.1.0 to 2.2.0 (#168) (@dependabot[bot])
- 505ac45: Bump docker/metadata-action from 3.3.0 to 4.1.1 (@dependabot[bot])
- 7ead974: Bump docker/metadata-action from 4.1.1 to 4.3.0 (@dependabot[bot])
- 9e61202: Bump docker/metadata-action from 4.3.0 to 4.4.0 (@dependabot[bot])
- 3b8ac80: Bump docker/metadata-action from 4.4.0 to 4.5.0 (#166) (@dependabot[bot])
- df85fb0: Bump docker/metadata-action from 4.5.0 to 4.6.0 (#173) (@dependabot[bot])
- cd2a7cf: Bump goreleaser/goreleaser-action from 2 to 3 (@dependabot[bot])
- e481ef0: Bump goreleaser/goreleaser-action from 3 to 4 (@dependabot[bot])
- cac3068: Bump regex from 1.6.0 to 1.7.0 (@dependabot[bot])
- a047806: Bump regex from 1.7.0 to 1.7.1 (@dependabot[bot])
- 861463c: Bump regex from 1.7.1 to 1.7.2 (#129) (@dependabot[bot])
- 2e02dd9: Bump regex from 1.7.2 to 1.7.3 (@dependabot[bot])
- 1d1d382: Bump regex from 1.7.3 to 1.8.1 (@dependabot[bot])
- 6c718de: Bump regex from 1.8.1 to 1.8.2 (@dependabot[bot])
- 9280a15: Bump regex from 1.8.2 to 1.8.3 (@dependabot[bot])
- e16cf56: Bump regex from 1.8.3 to 1.8.4 (@dependabot[bot])
- 2c7d1b2: Bump serde_json from 1.0.85 to 1.0.86 (@dependabot[bot])
- 2da9898: Bump serde_json from 1.0.86 to 1.0.87 (@dependabot[bot])
- 08a2bda: Bump serde_json from 1.0.87 to 1.0.88 (@dependabot[bot])
- cad0513: Bump serde_json from 1.0.88 to 1.0.89 (@dependabot[bot])
- 2579bac: Bump serde_json from 1.0.91 to 1.0.92 (@dependabot[bot])
- 366a91d: Bump serde_json from 1.0.92 to 1.0.93 (@dependabot[bot])
- 1e78b5e: Bump serde_json from 1.0.93 to 1.0.94 (@dependabot[bot])
- ebf4e82: Bump serde_json from 1.0.94 to 1.0.95 (@dependabot[bot])
- 2779ef5: Bump serde_json from 1.0.95 to 1.0.96 (@dependabot[bot])
- a2b8378: Bump serde_json from 1.0.96 to 1.0.97 (@dependabot[bot])
- 933268b: Bump serde_json from 1.0.97 to 1.0.99 (@dependabot[bot])
- 1b2387f: Merged automatically (@chmouel)
- 703bf92: add gh run logview with snazy script (@chmouel)
- 452459f: fix markdownlint (@chmouel)
- 16e5bd8: fix new clippy (@chmouel)
- acaeb1b: support latest chrono lib (@chmouel)
0.51.0
Changelog
- ab28d0a: Bump actions/checkout from 2 to 3 (#130) (@dependabot[bot])
- d8335a9: Bump actions/checkout from 2 to 3 (@dependabot[bot])
- 5e2b061: Bump cachix/install-nix-action from 15 to 18 (@dependabot[bot])
- d6d0754: Bump cachix/install-nix-action from 18 to 19 (@dependabot[bot])
- 735dbf7: Bump cachix/install-nix-action from 19 to 20 (@dependabot[bot])
- 940ebe7: Bump cachix/install-nix-action from 20 to 21 (#157) (@dependabot[bot])
- 8953758: Bump cachix/install-nix-action from 21 to 22 (#174) (@dependabot[bot])
- 44dd5e5: Bump chrono from 0.4.22 to 0.4.23 (@dependabot[bot])
- 9fbb8f1: Bump chrono from 0.4.23 to 0.4.24 (@dependabot[bot])
- 0c7813a: Bump chrono from 0.4.24 to 0.4.25 (@dependabot[bot])
- 1720d10: Bump chrono from 0.4.25 to 0.4.26 (@dependabot[bot])
- 5b0ae8b: Bump clap from 4.0.14 to 4.0.15 (@dependabot[bot])
- 17b757b: Bump clap from 4.0.15 to 4.0.17 (@dependabot[bot])
- b22e34e: Bump clap from 4.0.17 to 4.0.18 (@dependabot[bot])
- a841089: Bump clap from 4.0.18 to 4.0.22 (@dependabot[bot])
- cc611e6: Bump clap from 4.0.22 to 4.0.26 (@dependabot[bot])
- 19f1032: Bump clap from 4.0.26 to 4.0.27 (@dependabot[bot])
- 56d45ac: Bump clap from 4.0.27 to 4.0.28 (@dependabot[bot])
- 03b27fb: Bump clap from 4.0.28 to 4.0.29 (@dependabot[bot])
- fc2f761: Bump clap from 4.0.29 to 4.0.30 (@dependabot[bot])
- 3fa9ee9: Bump clap from 4.0.30 to 4.0.32 (@dependabot[bot])
- 9892b75: Bump clap from 4.0.32 to 4.1.1 (@dependabot[bot])
- a48ceed: Bump clap from 4.0.9 to 4.0.14 (@dependabot[bot])
- 30e5f1d: Bump clap from 4.1.1 to 4.1.4 (@dependabot[bot])
- dd364e1: Bump clap from 4.1.4 to 4.1.6 (@dependabot[bot])
- b56e889: Bump clap from 4.1.6 to 4.1.7 (@dependabot[bot])
- de09ed6: Bump clap from 4.1.7 to 4.1.8 (@dependabot[bot])
- 942fed5: Bump clap from 4.1.8 to 4.1.11 (@dependabot[bot])
- 935f562: Bump clap from 4.2.0 to 4.2.1 (@dependabot[bot])
- 737d7d6: Bump clap from 4.2.1 to 4.2.2 (@dependabot[bot])
- 7d3fc62: Bump clap from 4.2.2 to 4.2.3 (@dependabot[bot])
- eb3b2ac: Bump clap from 4.2.3 to 4.2.4 (@dependabot[bot])
- fa40e9c: Bump clap from 4.2.4 to 4.2.5 (@dependabot[bot])
- 8360c0c: Bump clap from 4.2.5 to 4.2.7 (@dependabot[bot])
- 7f214a6: Bump clap from 4.2.7 to 4.3.0 (#153) (@dependabot[bot])
- e09051c: Bump clap from 4.3.0 to 4.3.1 (@dependabot[bot])
- 146d169: Bump clap from 4.3.1 to 4.3.2 (@dependabot[bot])
- 0f21897: Bump clap from 4.3.2 to 4.3.3 (@dependabot[bot])
- c9bc884: Bump clap from 4.3.3 to 4.3.4 (@dependabot[bot])
- 7951370: Bump clap from 4.3.4 to 4.3.5 (@dependabot[bot])
- 7d93502: Bump clap from 4.3.5 to 4.3.8 (@dependabot[bot])
- b265ae1: Bump docker/build-push-action from 2.5.0 to 3.2.0 (@dependabot[bot])
- decc3fc: Bump docker/build-push-action from 3.2.0 to 3.3.0 (@dependabot[bot])
- c41dab0: Bump docker/build-push-action from 3.3.0 to 4.0.0 (@dependabot[bot])
- 972f7d4: Bump docker/build-push-action from 4.0.0 to 4.1.0 (#167) (@dependabot[bot])
- 06c3ad1: Bump docker/build-push-action from 4.1.0 to 4.1.1 (@dependabot[bot])
- 4b84ac4: Bump docker/login-action from 1.10.0 to 2.1.0 (@dependabot[bot])
- 9dc05ee: Bump docker/login-action from 2.1.0 to 2.2.0 (#168) (@dependabot[bot])
- 505ac45: Bump docker/metadata-action from 3.3.0 to 4.1.1 (@dependabot[bot])
- 7ead974: Bump docker/metadata-action from 4.1.1 to 4.3.0 (@dependabot[bot])
- 9e61202: Bump docker/metadata-action from 4.3.0 to 4.4.0 (@dependabot[bot])
- 3b8ac80: Bump docker/metadata-action from 4.4.0 to 4.5.0 (#166) (@dependabot[bot])
- df85fb0: Bump docker/metadata-action from 4.5.0 to 4.6.0 (#173) (@dependabot[bot])
- cd2a7cf: Bump goreleaser/goreleaser-action from 2 to 3 (@dependabot[bot])
- e481ef0: Bump goreleaser/goreleaser-action from 3 to 4 (@dependabot[bot])
- cac3068: Bump regex from 1.6.0 to 1.7.0 (@dependabot[bot])
- a047806: Bump regex from 1.7.0 to 1.7.1 (@dependabot[bot])
- 861463c: Bump regex from 1.7.1 to 1.7.2 (#129) (@dependabot[bot])
- 2e02dd9: Bump regex from 1.7.2 to 1.7.3 (@dependabot[bot])
- 1d1d382: Bump regex from 1.7.3 to 1.8.1 (@dependabot[bot])
- 6c718de: Bump regex from 1.8.1 to 1.8.2 (@dependabot[bot])
- 9280a15: Bump regex from 1.8.2 to 1.8.3 (@dependabot[bot])
- e16cf56: Bump regex from 1.8.3 to 1.8.4 (@dependabot[bot])
- 2c7d1b2: Bump serde_json from 1.0.85 to 1.0.86 (@dependabot[bot])
- 2da9898: Bump serde_json from 1.0.86 to 1.0.87 (@dependabot[bot])
- 08a2bda: Bump serde_json from 1.0.87 to 1.0.88 (@dependabot[bot])
- cad0513: Bump serde_json from 1.0.88 to 1.0.89 (@dependabot[bot])
- 2579bac: Bump serde_json from 1.0.91 to 1.0.92 (@dependabot[bot])
- 366a91d: Bump serde_json from 1.0.92 to 1.0.93 (@dependabot[bot])
- 1e78b5e: Bump serde_json from 1.0.93 to 1.0.94 (@dependabot[bot])
- ebf4e82: Bump serde_json from 1.0.94 to 1.0.95 (@dependabot[bot])
- 2779ef5: Bump serde_json from 1.0.95 to 1.0.96 (@dependabot[bot])
- a2b8378: Bump serde_json from 1.0.96 to 1.0.97 (@dependabot[bot])
- 933268b: Bump serde_json from 1.0.97 to 1.0.99 (@dependabot[bot])
- 1b2387f: Merged automatically (@chmouel)
- 703bf92: add gh run logview with snazy script (@chmouel)
- 452459f: fix markdownlint (@chmouel)
- 16e5bd8: fix new clippy (@chmouel)
- acaeb1b: support latest chrono lib (@chmouel)
0.50.0
Changelog
The min change is the update to clap 4.0 which was quite a big change, still not good enough to call 1.0 (code still need to be reworked in a better way) but at least arg parsing looks good now...