File tree Expand file tree Collapse file tree 4 files changed +18
-3
lines changed
Expand file tree Collapse file tree 4 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 2.0.0-alpha.4 "
2+ "." : " 2.0.0-alpha.5 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.0.0-alpha.5 (2025-04-12)
4+
5+ Full Changelog: [ v2.0.0-alpha.4...v2.0.0-alpha.5] ( https://github.com/hubmapconsortium/entity-python-sdk/compare/v2.0.0-alpha.4...v2.0.0-alpha.5 )
6+
7+ ### Bug Fixes
8+
9+ * ** perf:** optimize some hot paths ([ 368bea0] ( https://github.com/hubmapconsortium/entity-python-sdk/commit/368bea0cf6cead2594f6b2071f17d2a2077ab607 ) )
10+ * ** perf:** skip traversing types for NotGiven values ([ 1ff94b8] ( https://github.com/hubmapconsortium/entity-python-sdk/commit/1ff94b86dcce46e550f68d81b86317a01f4c560f ) )
11+
12+
13+ ### Chores
14+
15+ * ** internal:** expand CI branch coverage ([ d531898] ( https://github.com/hubmapconsortium/entity-python-sdk/commit/d531898f33ae5471d0e36e08ce53c79903d272f1 ) )
16+ * ** internal:** reduce CI branch coverage ([ f27af14] ( https://github.com/hubmapconsortium/entity-python-sdk/commit/f27af14a0a723e664bf9baff724178601d0f0dbb ) )
17+
318## 2.0.0-alpha.4 (2025-04-09)
419
520Full Changelog: [ v2.0.0-alpha.3...v2.0.0-alpha.4] ( https://github.com/hubmapconsortium/entity-python-sdk/compare/v2.0.0-alpha.3...v2.0.0-alpha.4 )
Original file line number Diff line number Diff line change 11[project ]
22name = " hubmap_entity_sdk"
3- version = " 2.0.0-alpha.4 "
3+ version = " 2.0.0-alpha.5 "
44description = " The official Python library for the hubmap-entity-sdk API"
55dynamic = [" readme" ]
66license = " MIT"
Original file line number Diff line number Diff line change 11# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
22
33__title__ = "hubmap_entity_sdk"
4- __version__ = "2.0.0-alpha.4 " # x-release-please-version
4+ __version__ = "2.0.0-alpha.5 " # x-release-please-version
You can’t perform that action at this time.
0 commit comments