aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/compat/json.rb
AgeCommit message (Collapse)Author
2018-01-09Add more deprecations, disable some existing ones.Mike McQuaid
Add more `odeprecated` calls to places that have been deprecated for a while in the wild and move some of the existing `odeprecated` calls to be `odisabled` to allow deleting the compatibility code.
2016-11-20compat: deprecate Utils::JSON in favor of corelib JSON.William Woodruff