File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed
Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.1 .0"
2+ "." : " 0.2 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.2.0 (2025-09-06)
4+
5+ Full Changelog: [ v0.1.0...v0.2.0] ( https://github.com/CASParser/cas-parser-php/compare/v0.1.0...v0.2.0 )
6+
7+ ### ⚠ BREAKING CHANGES
8+
9+ * expose services and service contracts
10+
11+ ### Features
12+
13+ * expose services and service contracts ([ 36e3c1d] ( https://github.com/CASParser/cas-parser-php/commit/36e3c1d53c72f8b86e8ccf565fd3399bb3847834 ) )
14+
15+
16+ ### Chores
17+
18+ * cleanup streaming ([ d8d2163] ( https://github.com/CASParser/cas-parser-php/commit/d8d2163afa66e726f571c31276eaca485c4dda84 ) )
19+ * document parameter object usage ([ 8e520a0] ( https://github.com/CASParser/cas-parser-php/commit/8e520a0452175fc10becdd28fc9bf5b37cecf434 ) )
20+ * make more targeted phpstan ignores ([ 35208e4] ( https://github.com/CASParser/cas-parser-php/commit/35208e4d7fced2de5826111980cfd51bebd1ad74 ) )
21+
322## 0.1.0 (2025-09-03)
423
524Full Changelog: [ v0.0.2...v0.1.0] ( https://github.com/CASParser/cas-parser-php/compare/v0.0.2...v0.1.0 )
You can’t perform that action at this time.
0 commit comments