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

Consider adding a CHANGELOG.md #120

Open
demurgos opened this issue Oct 18, 2021 · 2 comments
Open

Consider adding a CHANGELOG.md #120

demurgos opened this issue Oct 18, 2021 · 2 comments

Comments

@demurgos
Copy link

Hi!
I have a crate using Rowan 0.10 and want to update to the latest version. I am getting a few compiler errors but should be able to sort it out.
I know that the main user of this lib is rust-analyzer, but it would still be nice to provide a CHANGELOG.md in this repo to help other people with updates.

@matklad
Copy link
Member

matklad commented Oct 18, 2021

We deliberately don't provide stable APIs at the moment. If updating to the new rowan is problematic, it probably best to use something else instead.

@demurgos
Copy link
Author

Hi, thanks for your quick reply. I just finished the update so it wasn't problematic, the main change was that rowan no longer exported SmolStr.
I know that Rowan is still changing but thought a CHANGELOG.md could be helpful anyway.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants