Skip to content

Releases: dev360/django-gyro

0.3.4

14 Jul 13:01

Choose a tag to compare

  • fix: proper quoting of sql tables and columns (5eb64e4)

0.3.3

14 Jul 06:31

Choose a tag to compare

  • fix: Monster test refactor.. so much stuff that s UGLY but will need more work

Adding postgis to tox..

Whackamole.. (0df10a9)

0.3.2

14 Jul 03:49

Choose a tag to compare

  • fix: Fixes the handling of wktb data

ruff.. (76cd770)

  • fix: Fixes the handling of wktb data (6adc45d)

0.3.1

14 Jul 03:00

Choose a tag to compare

  • fix: COPY command includes exact column names (440c9ea)

0.3.0

14 Jul 01:54

Choose a tag to compare

  • feat: downgraded pandas dep

Linter..

New lock file (a1fd443)

0.2.0

13 Jul 20:31

Choose a tag to compare

  • feat: Adds csv import command (e7b3642)

0.1.0

26 Jun 14:56

Choose a tag to compare

  • feat: Initial release (65de224)

  • fix: improve release workflow for branch protection (5df1b06)

  • fix: semantic-release configuration and GitHub Actions workflow

  • Reset version to 0.0.1 to let semantic-release manage it
  • Enable upload_to_vcs_release for GitHub releases
  • Add packages permission to GitHub Actions
  • Add debugging step to check version before release (2f285f8)