mirror of
https://github.com/sprockets/sprockets.mixins.correlation.git
synced 2024-11-15 03:00:29 +00:00
27 lines
949 B
ReStructuredText
27 lines
949 B
ReStructuredText
Version History
|
|
---------------
|
|
|
|
`2.0.1`_ (18-Mar-2019)
|
|
~~~~~~~~~~~~~~~~~~~~~~
|
|
- Add support for Tornado 6
|
|
- Move requirements files to requires/
|
|
- Increase test coverage
|
|
|
|
`2.0.0`_ (26-Nov-2018)
|
|
~~~~~~~~~~~~~~~~~~~~~~
|
|
- Drop support for Python 2.7, 3.3, 3.4
|
|
- Drop support for Tornado < 4.2
|
|
- Add support for Tornado 5.1 and async with ``AsyncIOHandlerMixin``
|
|
|
|
`1.0.2`_ (20-Jun-2016)
|
|
~~~~~~~~~~~~~~~~~~~~~~
|
|
- Add support for async prepare in superclasses of ``HandlerMixin``
|
|
|
|
`1.0.1`_ (31-Mar-2015)
|
|
~~~~~~~~~~~~~~~~~~~~~~
|
|
- Adds ``sprockets.mixins.correlation.HandlerMixin``
|
|
|
|
.. _`2.0.1`: https://github.com/sprockets/sprockets.mixins.correlation/compare/2.0.0...2.0.1
|
|
.. _`2.0.0`: https://github.com/sprockets/sprockets.mixins.correlation/compare/1.0.2...2.0.0
|
|
.. _`1.0.2`: https://github.com/sprockets/sprockets.mixins.correlation/compare/1.0.1...1.0.2
|
|
.. _`1.0.1`: https://github.com/sprockets/sprockets.mixins.correlation/compare/0.0.0...1.0.1
|