Skip to content

Releases: datons/python-esios

python-esios: v2.4.0

23 Mar 23:09
250a3e4

Choose a tag to compare

2.4.0 (2026-03-23)

Features

  • concurrent & adaptive chunk fetching for indicators (1ef2590)

python-esios: v2.3.0

19 Mar 17:41
e9e3949

Choose a tag to compare

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
b85d4fd

Choose a tag to compare

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
01b6b48

Choose a tag to compare

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)