Releases: qld-gov-au/ckanext-xloader
Releases · qld-gov-au/ckanext-xloader
Prepare for CKAN 2.9
Merge upstream changes for bug fixes and CKAN 2.9 compatibility
Prepare for Python 3
- Fix syntax to be compatible with Python 3
- Make Flake8 happy
- Add more tests
Prepare for CKAN 2.9
- Merge with upstream to prep for CKAN 2.9
- Use GitHub Actions for continuous integration testing
- Enable optional proxy for downloading resources
0.6.2-qgov
- unidecode from 1.0.22 to 1.1.1 …
- datetime fix, utc is used internal to ckan, and .now returns server timezone time which is incorrect
- cicd pipeline update including groundwork for ckan 2.9+ on python3
- correct python2 only code to work with python3