Skip to content

1.1.1

Compare
Choose a tag to compare
@mirko-pagliai mirko-pagliai released this 10 Aug 17:27
· 447 commits to master since this release
  • fixed bug when using similar format name, , as jpeg or tif;
  • added TestCase::assertFileExtension() and TestCase::assertThumbPath()
    methods;
  • added ThumbTrait;
  • added Thumber\TestSuite\IntegrationTestCase class;
  • removed thumbUrl() global function. Use instead ThumbTrait::getUrl();
  • significantly improved and simplified all tests;
  • the MIT license has been applied.