Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
daveshanley committed Jan 2, 2025
1 parent cefa55b commit d05fd73
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,16 @@ come say hi!

## Documentation

🔥 **New in** `v0.14+` 🔥 : **Engine Speedup**.
🔥 **New in** `v0.15+` 🔥 : **Fixes, New Rules, Functions and Command**.

There is a new command `generate-ignorefile` that will generate an ignore file from a linting report.

New rule `no-request-body` checks for incorrect request bodies in operations, and `path-item-refs` checks for
$refs being used in path items.

---

v0.14+`: **Engine Speedup**.

**Speed!** We've made some significant improvements to how efficiently large documents are walked
Which means vacuum is now faster than ever.
Expand Down

0 comments on commit d05fd73

Please sign in to comment.