Skip to content

Conversation

@Kaholaz
Copy link
Contributor

@Kaholaz Kaholaz commented Apr 19, 2025

This bump changes removes major parts of this packages public API. This is because this functionality is duplicated in the gleam repo and I thus see no reason to maintain it two places. Let me know if you disagree. Here are the parts of the API that were slashed:

version::pubgrub_report;
version::Version::bump;
version::PackageVersions;
version::resolve_versions;
version::PackageFetcher;

I also changed version::Range to be parsed at creation instead of at use. This removes some unnecessary error handling in resolution of dependency. This seems more sensible.

This was referenced Apr 19, 2025
Copy link
Member

@lpil lpil left a comment

Choose a reason for hiding this comment

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

Thank you!!!

@lpil lpil merged commit f7775a8 into gleam-lang:main May 9, 2025
4 checks passed
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.

2 participants