Skip to content

Brush v0.11

Compare
Choose a tag to compare
@gebn gebn released this 23 Oct 20:26
· 51 commits to master since this release

This is a minor release that is fully compatible with Brush v0.1.

Improvements

Changes

  • If a user has not set their website URL in their settings on the Pastebin website, Brush\Accounts\User's getWebsiteUrl() method will now return null 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's getName() method.