Skip to content

2.0.0

Choose a tag to compare

@lorentey lorentey released this 20 Feb 03:46
· 27 commits to master since this release

This third release of alfred-swift-evolution contains the following improvements:

  • The script implementing the workflow is now written in Swift.
  • Proposal information is now downloaded from the JSON API behind the official Swift evolution review status page.
  • Alfred now displays a list of matching proposals, not just a generic item for running the actual lookup.
  • Matching proposals are now listed with their title and current status.
  • You can filter proposals by keyword or status, not just by proposal number.

(The first two releases of the workflow are not included in this repository.)