Releases: HXLStandard/hxl-proxy
Releases · HXLStandard/hxl-proxy
2.2.4 updated libhxl version + add dependabot
- add dependabot customisation
- updated libhxl version
2.2.3 New docker base image
- update docker base image
- remove legacy deps specifiers
2.2.2
What's Changed
- HDX-9703 - Add GTM to https://proxy.hxlstandard.org/ by @aalecs in #486
- Update CHANGELOG by @aalecs in #487
- dev into prod by @danmihaila in #488
New Contributors
Full Changelog: 2.2.1...2.2.2
2.2.1
What's Changed
- require libhxl==5.2.1:
- make logup log level configurable via environment variable
Full Changelog: 2.2...2.2.1
2.2 Fix pcodes urls & libhxl 5.2
- fix pcodes urls
- require libhxl==5.2:
- update URLs for test files on GitHub
- fixed bug in aggregators that excluded tag patterns ending in "!"
HXL Proxy v.2.1.1
- require libhxl==5.1 to reduce logging output
2.1 Remove all SQL support
- remove all SQL support
2.0.2
- update to libhxl==5.0.2 to support the .hxl extension for CSV files
HXL Proxy v.2.0.1
- tweak dependency versions to avoid requests-cache conflicts
- move setup info from setup.py to setup.cfg
- add more dependency versions to about.html
- ensure that the HXL Proxy can read from itself
2.0 source-info returns columns, munging fixed
- from libhxl:
- /api/source-info now returns columns for headers and HXL hashtags
- URL munging fixed for direct-download HXL Proxy URLs