Skip to content

Releases: GreenDeploy-io/greendeploy-django-ltree

v0.6.0b5 (2023-09-18)

18 Sep 03:56
0a7ee80
Compare
Choose a tag to compare
  • Refactor to avoid using setup.py
  • Fix the title overline in README.rst

v0.6.0b4 (2023-09-18)

18 Sep 01:36
Compare
Choose a tag to compare
  • rename project name.

v0.6.0b3 (2023-09-18)

18 Sep 01:33
Compare
Choose a tag to compare
  • Added setup.py for building the project.

v0.6.0b2 (2023-09-17)

17 Sep 08:52
dd70d91
Compare
Choose a tag to compare
  • Refactor GitHub Actions workflow so it can publish to PyPI.
  • Refactor GitHub Actions workflow so it can work with matrix of Django/Python/Postgres versions.

v0.6.0b1

11 Sep 03:15
26bb7e7
Compare
Choose a tag to compare
  • Drop Django <=3.1 support.
  • Drop Python <=3.7 support.
  • Support Python 3.9, 3.10, and 3.11,
  • Support Django 3.2, 4.1, and 4.2.
  • Drop Travis CI in favor of GitHub Actions.
  • Refactor Markdown files in favor of reStructuredText.
  • Fork from the original project.
  • Publish as full release.

v0.6.0a

10 Sep 05:47
26bb7e7
Compare
Choose a tag to compare
v0.6.0a Pre-release
Pre-release
  • Drop Django <=3.1 support.
  • Drop Python <=3.7 support.
  • Support Python 3.9, 3.10, and 3.11,
  • Support Django 3.2, 4.1, and 4.2.
  • Drop Travis CI in favor of GitHub Actions.
  • Refactor Markdown files in favor of reStructuredText.
  • Fork from the original project <https://github.com/mariocesar/django-ltree>__.

Update with the bug fix for #3

12 Jun 13:40
3609a75
Compare
Choose a tag to compare
Pre-release
🐛FIX TypeError: argument of type 'type' is not iterable

closed #3

Test fix the typeerror

12 Jun 13:21
3609a75
Compare
Choose a tag to compare
Pre-release

This is to test if the bugfix for typeerror in #3 works