1.11.0

casey/just1.11.0Jan 4, 2023by github-actions[bot]

AI Summary

This is a minor release (1.11.0) of just that primarily stabilizes a fallback mechanism and updates Sublime Text syntax highlighting documentation. The release focuses on stability improvements rather than significant new features.

Key Highlights

  • Stabilized fallback mechanism (#1471)
  • Updated Sublime Text syntax highlighting instructions (#1455)

New Features

  • Stabilized fallback functionality - makes a previously unstable or experimental fallback feature reliable

Full Release Notes

### Added
- Stabilize fallback ([#1471](https://github.com/casey/just/pull/1471))

### Misc
- Update Sublime syntax instructions ([#1455](https://github.com/casey/just/pull/1455) by [nk9](https://github.com/nk9))