/homebrew-changelog

Prototype changelog stanza for @Homebrew Casks and formulae.

Primary LanguageRubyMIT LicenseMIT

Homebrew changelog

Following on from Homebrew/brew#3399, this is an effort to introduce a changelog stanza into Homebrew and cask.

Hopefully this will follow the process of the description stanza, and so initially this will be in the from of an external command, made available with a tap:

brew tap danielbayley/changelog
brew changelog #formula
brew cask changelog #cask

Contribute

Contributions for changelog URLs are very welcome, and extremely easy to add; just a line of YAML in either brew.yml, or cask.yml.

License

MIT © Daniel Bayley