1.1.1
- fixed bug when using similar format name, , as
jpeg
ortif
; - added
TestCase::assertFileExtension()
andTestCase::assertThumbPath()
methods; - added
ThumbTrait
; - added
Thumber\TestSuite\IntegrationTestCase
class; - removed
thumbUrl()
global function. Use insteadThumbTrait::getUrl()
; - significantly improved and simplified all tests;
- the MIT license has been applied.