Skip to content

Releases: codingjoe/django-vies

6.1.0

03 Jan 15:38
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.0.3...6.1.0

6.0.3

24 Jul 11:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.0.2...6.0.3

6.0.2

14 Jul 08:12
Compare
Choose a tag to compare
  • Add complied gettext msg (mo-files) to binary wheel.
  • Update CI suite
  • Add Django 3.2 to CI suite

6.0.1

08 Jul 15:08
Compare
Choose a tag to compare
  • Update Dutch translations #170

6.0.0

16 Jan 15:09
Compare
Choose a tag to compare
  • Remove United Kingdom support (BREXIT)
  • Drop official Python <3.8 support
  • Drop official Django 3.0 support
  • Add official Python 3.9 support
  • Add official Django 3.1 support

5.1.0

13 Apr 15:58
Compare
Choose a tag to compare
  • Update official Python version support to >= 3.6
  • Update official Django version support to 2.2 and 3.0
  • Add Polish translations
  • Update documentation
  • Update packaging and release scripts
  • Switch CI to GitHub Actions and FussyFox

5.0.2

20 Mar 15:02
Compare
Choose a tag to compare
  • Switch VIES API calls from HTTP to HTTPS (#164)

5.0.1

16 Jan 14:51
b4cc966
Compare
Choose a tag to compare
  • Fix PyPi release (#162)

5.0.0

14 Jan 09:59
Compare
Choose a tag to compare

Python and Django version support changed!

Supported Python versions:

  • 3.5
  • 3.6
  • 3.7
  • 3.8

Supported Django versions:

  • 2.0 LTS
  • 3.0

4.0.0

22 Feb 12:17
Compare
Choose a tag to compare
  • Change WSDL client from suds to zeep (#156)