File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 0.6.0 "
2+ "." : " 0.6.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.6.1 (2026-03-03)
4+
5+ Full Changelog: [ v0.6.0...v0.6.1] ( https://github.com/CASParser/cas-parser-php/compare/v0.6.0...v0.6.1 )
6+
7+ ### Chores
8+
9+ * ** internal:** codegen related update ([ decef42] ( https://github.com/CASParser/cas-parser-php/commit/decef42bb63d7f55cd4078ccd78a041fd80d90e9 ) )
10+ * ** internal:** upgrade phpunit ([ 6aae9d0] ( https://github.com/CASParser/cas-parser-php/commit/6aae9d0dbaf7cba07bf7f05db9e306541bf122f2 ) )
11+
312## 0.6.0 (2026-02-23)
413
514Full Changelog: [ v0.5.0...v0.6.0] ( https://github.com/CASParser/cas-parser-php/compare/v0.5.0...v0.6.0 )
Original file line number Diff line number Diff line change 55namespace CasParser ;
66
77// x-release-please-start-version
8- const VERSION = '0.6.0 ' ;
8+ const VERSION = '0.6.1 ' ;
99// x-release-please-end
You can’t perform that action at this time.
0 commit comments