- remove all SQL support - require libhxl==5.1 to reduce logging output
2.0.2
- update to libhxl==5.0.2 to support the .hxl extension for CSV files
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
- from libhxl: - /api/source-info now returns columns for headers and HXL hashtags - URL munging fixed for direct-download HXL Proxy URLs
1.29
- from libhxl: - /api/source-info now supports all formats (not just XLSX and XLS) - /api/source-info now returns headers and HXL hashtags - libhxl fixes for API-munging bug - renamed 'hashtag_hash' property from /api/source-info to 'hxl_header_hash'
1.28.1
- temporarily deactivate Python-layer timeout (causing random request failures)