Skip to content

Commit 4b14df2

Browse files
committed
Update PolicyEngine Core
1 parent 0f93efd commit 4b14df2

4 files changed

Lines changed: 12 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [3.26.1] - 2026-05-07
2+
3+
### Changed
4+
5+
- Added provider-neutral AI engineering guidance for tests, documentation review, pull requests, and changelog fragments.
6+
7+
### Fixed
8+
9+
- Fixed enum encoding for HDF5-style UTF-8 byte-string arrays containing non-ASCII enum member names.
10+
11+
112
## [3.26.0] - 2026-05-04
213

314
### Added

changelog.d/add-ai-engineering-skills.changed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog.d/fix-utf8-byte-enum-encoding.fixed.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "policyengine-core"
3-
version = "3.26.0"
3+
version = "3.26.1"
44
description = "Core microsimulation engine enabling country-specific policy models."
55
readme = "README.md"
66
authors = [

0 commit comments

Comments
 (0)