File tree Expand file tree Collapse file tree 2 files changed +22
-1
lines changed
Expand file tree Collapse file tree 2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.0.2 "
2+ "." : " 0.1.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.1.0 (2025-08-21)
4+
5+ Full Changelog: [ v0.0.2...v0.1.0] ( https://github.com/CASParser/cas-parser-php/compare/v0.0.2...v0.1.0 )
6+
7+ ### Features
8+
9+ * ** client:** add streaming ([ 8a3649a] ( https://github.com/CASParser/cas-parser-php/commit/8a3649ac38d283238cb78f183d88388d2220350f ) )
10+ * ** client:** improve error handling ([ b8969bb] ( https://github.com/CASParser/cas-parser-php/commit/b8969bb06c1b5c4575ad2f0a25af16f2bb0f5c5f ) )
11+ * ** client:** use named parameters in methods ([ f977b9a] ( https://github.com/CASParser/cas-parser-php/commit/f977b9a00b4f72c4d0add8e637baf699339b3707 ) )
12+ * ** php:** rename internal types ([ d8b47a2] ( https://github.com/CASParser/cas-parser-php/commit/d8b47a27256c7429058623b48624698804778320 ) )
13+
14+
15+ ### Bug Fixes
16+
17+ * ** client:** elide null named parameters ([ 47e2824] ( https://github.com/CASParser/cas-parser-php/commit/47e28244783dd47d03f095cf0015aa947c0db5b8 ) )
18+
19+
20+ ### Chores
21+
22+ * readme improvements ([ ac66540] ( https://github.com/CASParser/cas-parser-php/commit/ac665402fa3edc84c13de25248d0b901e54aaab5 ) )
23+
324## 0.0.2 (2025-08-18)
425
526Full Changelog: [ v0.0.1...v0.0.2] ( https://github.com/CASParser/cas-parser-php/compare/v0.0.1...v0.0.2 )
You can’t perform that action at this time.
0 commit comments