September
Update to latest version !!Get the instructions from the docs
Get Startedv0.11.0β
π Featuresβ
- refactor: use new mustache and endpoint @amitksingh1490 (#345)
π Bug Fixesβ
- fix: inline operator @amitksingh1490 (#376)
- fix(deps): update rust crate clap to 4.4.6 @renovate (#368)
- fix(deps): update rust crate http-cache-reqwest to 0.11.3 @renovate (#369)
- fix: docs trim from schema @amitksingh1490 (#363)
- fix: false-positive case for n + 1 checker @meskill (#359)
- fix: request generation from request template @amitksingh1490 (#360)
- fix: add validation for undeclared types and unions @meskill (#338)
- fix: header forwarding @amitksingh1490 (#354)
- fix: N+1 formatting @neo773 (#346)
- Fix: validation should fail with non-zero exit code. @ayewo (#336)
- fix(deps): update rust crate http-cache-reqwest to 0.11.2 @renovate (#340)
- fix(deps): update rust crate thiserror to 1.0.49 @renovate (#341)
- fix(deps): update rust crate clap to 4.4.5 @renovate (#332)
π§° Maintenanceβ
- refactor: add transform @tusharmath (#352)
- chore: update ci @tusharmath (#361)
- chore: update ci.yml @tusharmath (#353)
- chore: add nightly tool chain @tusharmath (#344)
- test: mustache with mixed literal and template @amitksingh1490 (#350)
v0.10.0β
π Featuresβ
- Refactor: Endpoint + Mustache @tusharmath (#324)
π Bug Fixesβ
- fix: headers forwarding @amitksingh1490 (#328)
- fix: tls support @amitksingh1490 (#327)
- fix(deps): update rust crate clap to 4.4.4 @renovate (#322)
- Remove unsafe unwrap @sujeetsr (#315)
- fix(deps): update rust crate mimalloc to 0.1.39 @renovate (#314)
- Fix: Disable
queryValidation
setting @tusharmath (#309)
π§° Maintenanceβ
- Add dedicated benchmarking infrastructure @tusharmath (#331)
- chore(deps): update actions/checkout digest to 8ade135 @renovate (#326)
- chore(deps): update rust crate mockito to 1.2.0 @renovate (#319)
- fix(deps): update rust crate moka to 0.12.0 @renovate (#321)
- Update README.md @tusharmath (#325)
- chore(deps): update peter-evans/commit-comment action to v3 @renovate (#320)
- add code-coverage @tusharmath (#318)
- chore(deps): update rust crate mockito to 1.1.1 @renovate (#313)
- chore: run tests on all branches @amitksingh1490 (#316)
- Document to Config should not fail @amitksingh1490 (#312)
- CI: fix fly deployment @amitksingh1490 (#311)
- Auto Update Labels @amitksingh1490 (#310)
- CI Benchmark @sujeetsr (#307)
- fix(deps): update rust crate clap to 4.4.3 @renovate (#308)
v0.9.0β
π Featuresβ
- Update install.sh to install arch specific builds @amitksingh1490 (#306)
- Enable Linux Builds @amitksingh1490 (#305)
- Installation via Curl @amitksingh1490 (#304)
v0.8.2β
- Ci version var fix @amitksingh1490 (#303)
v0.8.0β
- Update README.md @tusharmath (#298)
- chore(deps): update actions/checkout action to v4 @renovate (#284)
π Featuresβ
- Disable wait for batching @tusharmath (#299)
- Clean up CLI Errors @tusharmath (#295)
π§° Maintenanceβ
- Update Release Build @amitksingh1490 (#297)
- Module Restructuring @tusharmath (#300)
- Enhance
Valid
type @tusharmath (#292)
π₯Breaking Changesβ
- Rust Re-write @tusharmath (#289)