Skip to content

Latest commit

 

History

History
56 lines (38 loc) · 1.27 KB

CHANGELOG.rst

File metadata and controls

56 lines (38 loc) · 1.27 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a changelog and this project adheres to Semantic Versioning.

Nothing for now

1.1.0 -- 2021-04-23

Added

  • IMGPROXY_SKIP, option to skip imgproxy URL generation and only return the url of the source file, when enabled.

1.0.1 -- 2021-01-12

Added

  • Automated publishing to PyPI
  • More metadata on PyPI

1.0.0 -- 2021-01-12

Added

  • Serializer for Django REST Framework which generates URLs for image assets that are served via imgproxy.
  • PyPI package to easily install this project.