1.0.7 — License update and package metadata maintenance
Summary
Version 1.0.7 is a small, maintenance-focused release. It updates the repository’s Apache 2.0 license text/copyright notice and finalizes the package version metadata for this release.
Changes
Licensing
- Updated the
LICENSEfile to the current Apache License 2.0 (January 2004) text and added/updated the copyright notice.
Why it matters: keeps distribution/compliance information current and unambiguous for consumers and downstream redistributors.
Package metadata
- Updated
package.jsonversion to 1.0.7.
Impact
- Runtime behavior: No changes.
- API surface: No changes.
- Build/test tooling: No changes included in this diff (this release only touches
LICENSEandpackage.json).
Breaking changes
- None detected in the
main..HEADrange.