This repository was archived by the owner on Aug 19, 2022. It is now read-only.
Releases: staticdev/django-sorting-bootstrap
Releases · staticdev/django-sorting-bootstrap
v2.4.0: Merge pull request #50 from staticdev/release-2
Changes
- 2.4.0 (#50) @staticdev
🚨 Testing
- Testing workflow and session (#49) @staticdev
👷 Continuous Integration
- Release workflow (#48) @staticdev
📦 Dependencies
- Bump identify from 1.4.16 to 1.4.17 (#46) @dependabot-preview
2.3.0
Changes
💄 Style
- Flake8 (#45) @staticdev
📦 Dependencies
- Bump codecov from 2.1.1 to 2.1.3 (#44) @dependabot-preview
- Bump identify from 1.4.15 to 1.4.16 (#43) @dependabot-preview
- Bump six from 1.14.0 to 1.15.0 (#42) @dependabot-preview
- Bump flake8-black from 0.1.2 to 0.2.0 (#41) @dependabot-preview
2.2.0
Changes
🚨 Testing
- Add pre-commit (#39) @staticdev
👷 Continuous Integration
- Refactor actions (#36) @staticdev
- Pull trigger (#28) @staticdev
💄 Style
- Gitattr (#31) @staticdev
📦 Dependencies
- Bump flake8-black from 0.1.1 to 0.1.2 (#35) @dependabot-preview
- Bump packaging from 20.3 to 20.4 (#34) @dependabot-preview
- Bump codecov from 2.0.22 to 2.1.0 (#33) @dependabot-preview
- Bump more-itertools from 8.2.0 to 8.3.0 (#32) @dependabot-preview
- Bump regex from 2020.5.13 to 2020.5.14 (#26) @dependabot-preview
- Bump toml from 0.10.0 to 0.10.1 (#25) @dependabot-preview
- Bump regex from 2020.5.7 to 2020.5.13 (#24) @dependabot-preview
2.1.0
Changes
- Travis (#21) @staticdev
- Fix missing parenthesis (#18) @nbuchwitz
🚨 Testing
- Adds reorder-python-imports (#20) @staticdev
👷 Continuous Integration
- Dependabot (#23) @staticdev
2.0.1
Python 3 only version
- Removed compatibility code
- Dropped support to Python 2
- Added PyFlakes and Black
- Poetry and PEP 517/518 compliance
- Fixes in errors reported in #11