Releases: datons/python-esios
Releases · datons/python-esios
python-esios: v2.4.0
23 Mar 23:09
Compare
Sorry, something went wrong.
No results found
2.4.0 (2026-03-23)
Features
concurrent & adaptive chunk fetching for indicators (1ef2590 )
python-esios: v2.3.0
19 Mar 17:41
Compare
Sorry, something went wrong.
No results found
2.3.0 (2026-03-16)
Features
restore column_name parameter in historical() (a967b6f )
Bug Fixes
handle DST transitions in I90 datetime parsing (aa1deef )
python-esios: v2.2.0
04 Mar 22:49
Compare
Sorry, something went wrong.
No results found
2.2.0 (2026-03-04)
Features
add YAML-backed catalog with enriched indicator metadata (00cc4b6 )
Bug Fixes
update skill with catalog commands and Python-first approach (6051fb3 )
python-esios: v2.1.0
04 Mar 10:33
Compare
Sorry, something went wrong.
No results found
2.1.0 (2026-03-04)
Features
add archives sheets and exec CLI commands for I90 processing (b54f94a )
add static archives catalog (153 archives) and improve download API (22e6095 )
replace manual PyPI workflow with release-please (3c0dcb3 )
Bug Fixes
correct author email to datons.com (8e17132 )
rename release-please config to expected non-dotted filename (2f53b76 )
update archives test to match static catalog default (9bbd98b )
Performance
lazy sheet loading in I90Book — only read sheets on demand (2dfe941 )