Skip to content

Releases: feliphebueno/Rinzler

3.1.1

29 Dec 15:48
eeeb5f9

Choose a tag to compare

What's Changed

Full Changelog: 3.1.0...3.1.1

3.1.0

28 Feb 17:09
bd4eaa9

Choose a tag to compare

What's Changed

Full Changelog: 3.0.2...3.1.0

3.0.2

01 Sep 23:31
72a8de1

Choose a tag to compare

What's Changed

Full Changelog: 3.0.1...3.0.2

3.0.1

26 Jun 12:55
e9eb284

Choose a tag to compare

What's Changed

  • Fixes issue with CallbackService being executed after the Response ob… by @feliphebueno in #55

Full Changelog: 3.0.0...3.0.1

3.0.0

02 Nov 23:19

Choose a tag to compare

  • Adds support for python up to 3.10
  • Adds support for Django 3.2
  • Codebase cleanup
    Full Changelog: v2...ad139de

1.25.0

07 Jul 21:43
1a9267e

Choose a tag to compare

1.25.0

2.2.5

16 Oct 01:59
e1fe062

Choose a tag to compare

What's Changed

  • Added response callback by @4ndr in #25
  • Bug Fix by @4ndr in #28
  • Update django from 2.2.9 to 2.2.12 by @4ndr in #30
  • BugFix by @4ndr in #32
  • Fixed token memory leaking when calling callback response by @4ndr in #36
  • Add DjangoJSONEncoder on Response content serialization by @4ndr in #39

Full Changelog: 2.1.1...2.2.5

Release 2.1.1

20 Dec 12:27
e8997fa

Choose a tag to compare

Release 2.1.1

Bump Django from 2.1.15 to 2.2.9
Added long_description_content_type in setup.py

Release 2.0.8

19 Dec 20:32
3a7c617

Choose a tag to compare

Release 2.0.8

  • Bump Django from 2.1.2 to 2.1.15

Release v2.0.7

21 Feb 13:00
7f6d544

Choose a tag to compare

Release v2.0.7

  • Removed str over write in exceptions/init.py