Skip to content

Releases: axsemantics/rohrpost

v4.0.0

16 Aug 17:21
v4.0.0
9659212
Compare
Choose a tag to compare
  • Breaking: The minimal required Python release is 3.8.
  • Breaking: Require Channels >= 4

v3.1.0

04 Nov 10:44
v3.1.0
1697f94
Compare
Choose a tag to compare
  • Make support for Python 3.10 and 3.11 official.

v3.0.0

16 Jul 13:56
v3.0.0
a09a859
Compare
Choose a tag to compare
  • Breaking: The minimal required Python release is 3.6.
  • Breaking: rohrpost has now an explicit dependency on Channels >= 3.
  • Make support for Python 3.9 official.
  • TolerantJSONEncoder.default() now properly delegates to JSONEncoder.default()
  • TolerantJSONEncoder supports generic Mappings and Collections

v3.0.0a3

12 Mar 15:07
Compare
Choose a tag to compare
v3.0.0a3 Pre-release
Pre-release
  • Breaking: The minimal required Python release is 3.6.
  • Breaking: rohrpost has now an explicit dependency on Channels >= 3.
  • Make support for Python 3.9 official.
  • TolerantJSONEncoder.default() now properly delegates to JSONEncoder.default()
  • TolerantJSONEncoder supports generic Mappings and Collections

v3.0.0a2

12 Mar 15:03
Compare
Choose a tag to compare
v3.0.0a2 Pre-release
Pre-release
  • Breaking: The minimal required Python release is 3.6.
  • Breaking: rohrpost has now an explicit dependency on Channels >= 3.
  • Make support for Python 3.9 official.
  • TolerantJSONEncoder.default() now properly delegates to JSONEncoder.default()
  • TolerantJSONEncoder supports generic Mappings and Collections

v3.0.0a1

12 Mar 14:31
Compare
Choose a tag to compare
v3.0.0a1 Pre-release
Pre-release
  • Breaking: The minimal required Python release is 3.6.
  • Breaking: rohrpost has now an explicit dependency on Channels >= 3.
  • Make support for Python 3.9 official.
  • TolerantJSONEncoder.default() now properly delegates to JSONEncoder.default()
  • TolerantJSONEncoder supports generic Mappings and Collections