docs(#1): Document release vs dev versioning scheme
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
- Add Versioning section to README with version format table and cross-SDK alignment note (Python PEP 440 vs JS semver) - Add Versioning section to integration guide with install commands for stable and dev builds, pinning examples, and SDK format comparison - Update API reference header to reflect dev version format Refs #1 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
Complete reference for all public classes, methods, types, and enums exported by `mosaicstack-telemetry`.
|
||||
|
||||
**SDK version:** 0.1.0
|
||||
**SDK version:** 0.1.0 (stable: `0.1.0`, dev: `0.1.0.devYYYYMMDDHHMMSS`)
|
||||
**Telemetry API version:** v1
|
||||
**Event schema version:** 1.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user