Skip to content

1.0.7 — License update and package metadata maintenance

Choose a tag to compare

@tobrien tobrien released this 02 Mar 16:53
· 9 commits to working since this release
9a4e07b

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 LICENSE file 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.json version 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 LICENSE and package.json).

Breaking changes

  • None detected in the main..HEAD range.