You've already forked wc-licensed-product-client
Release version 0.1.0
First minor release with complete license client functionality: - Object-oriented client library with PSR support - Secure client with HMAC-SHA256 signature verification - Comprehensive test suite (66 tests) - Full documentation including server implementation guide Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
## [0.0.2] - 2026-01-22
|
## [0.1.0] - 2026-01-22
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
|
|||||||
@@ -109,7 +109,7 @@ When editing CLAUDE.md or other markdown files, follow these rules to avoid lint
|
|||||||
- API base path: `{baseUrl}/wp-json/wc-licensed-product/v1`
|
- API base path: `{baseUrl}/wp-json/wc-licensed-product/v1`
|
||||||
- Git remote configured via SSH: `ssh://git@src.bundespruefstelle.ch:2022/magdev/wc-licensed-product-client.git`
|
- Git remote configured via SSH: `ssh://git@src.bundespruefstelle.ch:2022/magdev/wc-licensed-product-client.git`
|
||||||
|
|
||||||
### 2026-01-22 - Version 0.0.2
|
### 2026-01-22 - Version 0.1.0
|
||||||
|
|
||||||
**Completed:**
|
**Completed:**
|
||||||
|
|
||||||
@@ -130,7 +130,7 @@ When editing CLAUDE.md or other markdown files, follow these rules to avoid lint
|
|||||||
- Symfony HttpClient works well with PSR interfaces via `symfony/http-client-contracts`
|
- Symfony HttpClient works well with PSR interfaces via `symfony/http-client-contracts`
|
||||||
- Keep a Changelog format allows duplicate headings per version (MD024 warning can be ignored)
|
- Keep a Changelog format allows duplicate headings per version (MD024 warning can be ignored)
|
||||||
|
|
||||||
### 2026-01-22 - Version 0.0.2 (Security Layer)
|
### 2026-01-22 - Version 0.1.0 (Security Layer)
|
||||||
|
|
||||||
**Completed:**
|
**Completed:**
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user