Skip to content

prep for publishing 2.1.5 #344

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 15, 2025
Merged

prep for publishing 2.1.5 #344

merged 1 commit into from
Apr 15, 2025

Conversation

devoncarew
Copy link
Collaborator

  • prep. for publishing 2.1.5

This captures the ~3 unpublished items in the changelog:

  • Fixed operator -() of Quaternion (Contributed by tlserver)
  • Fixed Matrix3.rotationY direction (Contributed by tlserver, moritzblume)
  • Added an operator== to Quaternion so that two instances of quaternions can be evaluated for equality.

@johnmccutchan - I assume these changes are reasonable to publish?

Copy link

Package publishing

Package Version Status Publish tag (post-merge)
package:vector_math 2.1.5 ready to publish v2.1.5

Documentation at https://github.com/dart-lang/ecosystem/wiki/Publishing-automation.

@coveralls
Copy link

Coverage Status

coverage: 26.372%. remained the same
when pulling 9c806b3 on publish_2.1.5
into f08d7d2 on master.

Copy link
Collaborator

@spydon spydon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm, closes #323

@devoncarew devoncarew merged commit 39cafd4 into master Apr 15, 2025
6 checks passed
@devoncarew devoncarew deleted the publish_2.1.5 branch April 15, 2025 21:01
copybara-service bot pushed a commit to dart-lang/sdk that referenced this pull request Apr 22, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revisions updated by `dart tools/rev_sdk_deps.dart`.

dartdoc (https://github.com/dart-lang/dartdoc/compare/62aefbb..1788710):
  17887101  2025-04-18  Brian Wilkerson  Remove use of deprecated parameter (dart-lang/dartdoc#4035)

http (https://github.com/dart-lang/http/compare/e4ddd3e..63c477b):
  63c477b  2025-04-17  Brian Quinlan  Ready for release: cupertino_http, web_socket, web_socket_channel (dart-lang/http#1753)
  03eb8de  2025-04-16  Brian Quinlan  Prepare for a `package:web_socket` 1.0 release (dart-lang/http#1738)

test (https://github.com/dart-lang/test/compare/84eba11..3ac991f):
  3ac991fa  2025-04-17  Nate Bosch  Fix typos in README (dart-lang/test#2487)

vector_math (https://github.com/google/vector_math.dart/compare/dc9d379..39cafd4):
  39cafd4  2025-04-15  Devon Carew  prep for publishing 2.1.5 (google/vector_math.dart#344)

Change-Id: Ifc1f01d58551a08aa3bf247ce05f4a903c869a59
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/423604
Reviewed-by: Konstantin Shcheglov <[email protected]>
Auto-Submit: Devon Carew <[email protected]>
Commit-Queue: Devon Carew <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants