Skip to content

4.6.0

Choose a tag to compare

@chrisallenlane chrisallenlane released this 15 Feb 16:23
· 11 commits to master since this release

New Features

  • Recursive .cheat directory discovery: cheat now walks up the directory tree to find .cheat directories, mirroring how git discovers .git directories. Place a .cheat directory at your project root and it will be available from any subdirectory. (#602)

Documentation

  • ADR-004: documents the design decisions for recursive .cheat discovery
  • Updated README and package docs to describe the new behaviour