Skip to content

7.6.0 - QuickLint

Latest
Compare
Choose a tag to compare
@younata younata released this 12 May 16:45
· 2 commits to main since this release
v7.6.0

Highlights

  • Add QuickLint, a CLI tool & Xcode plugin to detect focus specs and remove the focus.
  • Async DSL: Marks the async version of sharedExamples as unavailable. Previously, sharedExamples would just not be found, and this clarifies that sharedExamples is intentionally unavailable in the async DSL.

Automated Changelog

What's Changed

  • Bump rake from 13.1.0 to 13.2.1 by @dependabot in #1281
  • named the context param aContext to match the actual protocol by @Noobish1 in #1283
  • Add QuickLint, a CLI tool to detect focused specs, and optionally remove the focus. by @younata in #1280

New Contributors

Full Changelog: v7.5.0...v7.6.0