Skip to content
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

Prepare release 0.15.1 (contains semver fix) #306

Merged
merged 2 commits into from
Feb 14, 2022

Conversation

ebkalderon
Copy link
Owner

Changed

  • Re-release tower-lsp-macros 0.4.2 -> 0.5.0.
  • Re-release tower-lsp 0.15.0 -> 0.15.1.
  • Update CHANGELOG.md.

The intention is to yank the preceding versions from Crates.io to fix a semver incompatibility introduced in #285.

Fixes #305.

@ebkalderon ebkalderon self-assigned this Feb 14, 2022
The `tower-lsp-macros` crate should have been released with a minor
version bump, not a patch version bump. This commit updates the versions
appropriately in the `Cargo.toml` manifests in preparation for yanking
and re-releasing the same code under the new designations `tower-lsp`
0.15.1 and `tower-lsp-macros` 0.5.0.

This is to address a semver incompatibility introduced in PR #285.
@ebkalderon ebkalderon force-pushed the fix-macro-crate-semver-incompatibility branch from 139d64c to 2480a36 Compare February 14, 2022 23:14
@ebkalderon ebkalderon merged commit 51d445c into master Feb 14, 2022
@ebkalderon ebkalderon deleted the fix-macro-crate-semver-incompatibility branch February 14, 2022 23:25
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.

error[E0308]: mismatched types in lib.rs:108:1
1 participant