Skip to content

1.14.0 (2026-03-27)

Choose a tag to compare

@sosna sosna released this 27 Mar 15:56
· 249 commits to main since this release
c03fd7a

What's Changed

Added

  • Add writer and reader support for Time Series formats (STRTS / GENTS) by @javihern98 in #557
  • Add a SQL Server toolkit to pysdmx by @sosna in #562
  • Add partial key rows support for SDMX-CSV writer by @javihern98 in #559

Changed

Fixed

  • Fix Dataflow short_urn becoming DataStructure in SDMX 2.1 namespace by @javihern98 in #555
  • Fix PandasDataset typing for get_datasets by @javihern98 in #554
  • Fix RepresentationMap XML writer using wrong element for data types by @javihern98 in #556
  • Remove incorrect is_final inference from XML 3.0 reader by @javihern98 in #552

Full Changelog: v1.13.0...v1.14.0