Skip to content

Releases: StatPan/assembly-api-client

v1.2.6

31 Mar 15:21

Choose a tag to compare

v1.2.6 (2026-03-31)

This release is published under the MIT License.

Bug Fixes

  • Make get_data() return consistent list[Model] instead of mixed dict/Model (3805982)

Chores

  • Add pytest and pytest-asyncio to dev-dependencies (2f6824b)

Detailed Changes: v1.2.5...v1.2.6

v1.2.5

13 Mar 12:49

Choose a tag to compare

v1.2.5 (2026-03-13)

This release is published under the MIT License.

Bug Fixes

  • Use uv run pytest in update script (b690ee0)

Detailed Changes: v1.2.4...v1.2.5

v1.2.4

13 Mar 12:43

Choose a tag to compare

v1.2.4 (2026-03-13)

This release is published under the MIT License.

Bug Fixes

  • Use python -m pytest in update script (cf0f1d0)

Detailed Changes: v1.2.3...v1.2.4

v1.2.3

13 Mar 12:39

Choose a tag to compare

v1.2.3 (2026-03-13)

This release is published under the MIT License.

Bug Fixes

  • Handle duplicate service names in Enum generation (a1e3a67)

Chores

  • Update generated files and lock (18f4617)

Detailed Changes: v1.2.2...v1.2.3

v1.2.2

13 Mar 12:30

Choose a tag to compare

v1.2.2 (2026-03-13)

This release is published under the MIT License.

Bug Fixes

  • Resolve IndentationError in generator and optimize update workflow (8239a18)

Detailed Changes: v1.2.1...v1.2.2

v1.2.1

11 Jan 05:05

Choose a tag to compare

v1.2.1 (2026-01-11)

This release is published under the MIT License.

Bug Fixes

  • Add raw parameter to get_data for get_all_data compatibility (28d1fd5)

Detailed Changes: v1.2.0...v1.2.1

v1.2.0

11 Jan 04:38

Choose a tag to compare

v1.2.0 (2026-01-11)

This release is published under the MIT License.

Features

  • Add get_all_data async generator for paginated API fetching (81fb1c9)

Detailed Changes: v1.1.0...v1.2.0

v1.1.0

04 Jan 01:35

Choose a tag to compare

v1.1.0 (2026-01-04)

This release is published under the MIT License.

Bug Fixes

  • Add robust error handling for orphaned cache deletion (ffbdfb7)

Features

  • Implement automatic cleanup of orphaned spec caches (dbf238a)

Detailed Changes: v1.0.8...v1.1.0

v1.0.8

03 Jan 16:39

Choose a tag to compare

v1.0.8 (2026-01-03)

This release is published under the MIT License.

Bug Fixes

  • Address code review suggestions for robustness and maintainability (13f7a46)

  • Refine enum naming, support all infSeqs, and fix pagination loop (15028a0)


Detailed Changes: v1.0.7...v1.0.8

v1.0.7

03 Jan 16:07

Choose a tag to compare

v1.0.7 (2026-01-03)

This release is published under the MIT License.

Bug Fixes

  • Restore full API list (274 services) and remove defunct ones (73d8062)

Detailed Changes: v1.0.6...v1.0.7