v0.7.2
What's Changed
- docs: Add installation instructions for Alpine Linux and Repology badge by @jirutka in #347
- build(deps): bump test-case from 2.0.2 to 2.1.0 by @dependabot in #350
- build(deps): bump rayon from 1.5.2 to 1.5.3 by @dependabot in #348
- fix: Fix linker error on Linux by @afnanenayet in #356
- chore: Update grammars by @afnanenayet in #352
- chore: Update deps by @afnanenayet in #357
- build(deps): bump insta from 1.14.0 to 1.14.1 by @dependabot in #358
- build(deps): bump regex from 1.5.4 to 1.5.6 by @dependabot in #359
- build(deps): bump insta from 1.14.1 to 1.15.0 by @dependabot in #364
- fix: Use the correct cross config option by @afnanenayet in #371
- Update deps by @afnanenayet in #370
- chore: Update deps by @afnanenayet in #374
- build(deps): bump clap from 3.2.8 to 3.2.11 by @dependabot in #378
- build(deps): bump serde from 1.0.138 to 1.0.139 by @dependabot in #376
- build(deps): bump clap from 3.2.11 to 3.2.12 by @dependabot in #379
- ci: Remove windows CI tests by @afnanenayet in #380
- chore: Update grammars by @afnanenayet in #375
- test: Add new test case for golang by @afnanenayet in #351
- chore: Update deps by @afnanenayet in #389
- chore: Update deps by @afnanenayet in #390
- feat(minor): Use human-panic crate by @afnanenayet in #391
- feat: Better long form version by @afnanenayet in #393
- build(deps): bump serde from 1.0.140 to 1.0.142 by @dependabot in #395
- build(deps): bump thiserror from 1.0.31 to 1.0.32 by @dependabot in #394
- build(deps): bump insta from 1.17.1 to 1.17.2 by @dependabot in #401
- build(deps): bump insta from 1.17.2 to 1.18.1 by @dependabot in #404
- chore: Update dependencies and grammars by @afnanenayet in #405
- build(deps): bump shadow-rs from 0.16.1 to 0.16.2 by @dependabot in #407
- build(deps): bump insta from 1.18.1 to 1.18.2 by @dependabot in #406
- feat: Derive
Eq
on structs by @afnanenayet in #408 - perf(build): Avoid extra string allocation by @afnanenayet in #409
- chore: Update dependencies by @afnanenayet in #413
- build(deps): bump insta from 1.18.2 to 1.19.0 by @dependabot in #414
- chore: Update deps by @afnanenayet in #415
- build(deps): bump clap from 3.2.17 to 3.2.19 by @dependabot in #420
- chore: Update deps by @afnanenayet in #422
- build(deps): bump thiserror from 1.0.32 to 1.0.34 by @dependabot in #423
- chore: Update deps by @afnanenayet in #425
- chore: Update deps by @afnanenayet in #431
- build(deps): bump insta from 1.19.1 to 1.20.0 by @dependabot in #432
- chore: Update deps by @afnanenayet in #435
- style: Remove extra parenthesis by @afnanenayet in #436
- fix(console): Set stdout and stderr color policy by @afnanenayet in #433
- chore: Update Cargo deps by @afnanenayet in #444
- style: Use writeln by @afnanenayet in #447
- chore: Derive eq by @afnanenayet in #448
- feat: Update clap to v4 by @afnanenayet in #449
- chore: Update dependencies by @afnanenayet in #455
- Update grammars by @afnanenayet in #457
- build(deps): bump clap from 4.0.14 to 4.0.15 by @dependabot in #458
- chore: Update deps by @afnanenayet in #459
- chore: Update deps by @afnanenayet in #462
- chore: Update grammars by @afnanenayet in #463
- chore: Update dependencies by @afnanenayet in #469
- chore: Update grammars by @afnanenayet in #470
- chore: Update dependencies by @afnanenayet in #471
- chore: Update grammars by @afnanenayet in #477
- chore: Update dependencies by @afnanenayet in #483
- chore: Update deps by @afnanenayet in #489
- chore: Update grammars by @afnanenayet in #490
- fix: Fix crash with Go parser by @afnanenayet in #491
- chore: Add file associations by @afnanenayet in #492
- style: Use single character patterns,
is_empty
by @afnanenayet in #493
New Contributors
Full Changelog: v0.7.1...v0.7.2