Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 511 Bytes

CHANGELOG.md

File metadata and controls

8 lines (5 loc) · 511 Bytes
  • 0.1.1 (2014-08-05)

    • add image files optimizations (thanks to ImageOptimizer library), it can be enabled by fileHandlers.image.enableOptimizations option of RequestHandlerFactory::createRequestHandler method
    • api BC-break: ImageProcess family classes refactoring, rename interface to FileProcessor, change interface method signature and more - migration instructions in UPDATE.md file
  • 0.1.0 (2014-07-05)

    • first release