Brush v0.11
This is a minor release that is fully compatible with Brush v0.1.
Improvements
- Added support for the 18 new languages added on 22nd October '14.
Changes
- If a user has not set their website URL in their settings on the Pastebin website,
Brush\Accounts\User
'sgetWebsiteUrl()
method will now returnnull
rather than an empty string. - The long name for the dos format has changed from DOS to Batch. This change was introduced by Pastebin as part of the new supported languages update, and only affects developers using
Brush\Pastes\Options\Format
'sgetName()
method.