Brush v1.1.0
This is a minor release, largely compatible with v1.0.x. It is a minor rather than patch as the change to Expiry::getOffset()
could throw up some surprises.
Improvements
- Added support for 6 month and 1 year paste expiry times. (#5)
- Upgrade all requests to HTTPS to ensure Brush keeps working after the 2017-12-01 deadline. (#6)
Changes
Expiry::getOffset()
now regards a month as 730 hours (30 days, 10 hours) rather than 28 days. This brings it in line with WolframAlpha's definition.
Bug fixes
- Fix
User
'shasCustomAvatar()
method always returningfalse
, due to the default Pastebin avatar URL changing.