Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 728 Bytes

CHANGES.rst

File metadata and controls

35 lines (25 loc) · 728 Bytes

Imagecast changelog

in progress

  • Add explicit --reload option to imagecast service for development mode
  • Get rid of the "httptools" dependency
  • Store the image format for later reuse directly after reading the original image
  • Run black and isort on the code base
  • Improve dependencies
  • Improve documentation
  • Add software tests

2020-06-08 0.3.0

  • Use static response instead of streaming response aka. Transfer-Encoding: chunked
  • Improve HTTP caching

2020-06-08 0.2.0

  • Add HTTP API

2020-06-06 0.1.1

  • Update slogan

2020-06-06 0.1.0

  • First version, with command line interface