File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.96.5] - 2025-12-03 23:06:49
9+
10+ ### Changed
11+
12+ - Bump policyengine-core to 3.23.0 (adds strict enum validation).
13+
814## [ 0.96.4] - 2025-11-12 14:08:46
915
1016### Fixed
@@ -766,6 +772,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
766772
767773
768774
775+ [ 0.96.5 ] : https://github.com/PolicyEngine/policyengine-canada/compare/0.96.4...0.96.5
769776[ 0.96.4 ] : https://github.com/PolicyEngine/policyengine-canada/compare/0.96.3...0.96.4
770777[ 0.96.3 ] : https://github.com/PolicyEngine/policyengine-canada/compare/0.96.2...0.96.3
771778[ 0.96.2 ] : https://github.com/PolicyEngine/policyengine-canada/compare/0.96.1...0.96.2
Original file line number Diff line number Diff line change 636636 fixed :
637637 - CI build failure due to missing setuptools dependency in GitHub Actions workflow.
638638 date : 2025-11-12 14:08:46
639+ - bump : patch
640+ changes :
641+ changed :
642+ - Bump policyengine-core to 3.23.0 (adds strict enum validation).
643+ date : 2025-12-03 23:06:49
Original file line number Diff line number Diff line change 1- - bump : patch
2- changes :
3- changed :
4- - Bump policyengine-core to 3.23.0 (adds strict enum validation).
Original file line number Diff line number Diff line change 3939
4040setup (
4141 name = "policyengine-canada" ,
42- version = "0.96.4 " ,
42+ version = "0.96.5 " ,
4343 author = "PolicyEngine" ,
4444 author_email = "hello@policyengine.org" ,
4545 classifiers = [
You can’t perform that action at this time.
0 commit comments