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

Replace 'in ref' with 'const ref' #33

Merged
merged 1 commit into from
Jun 10, 2024
Merged

Conversation

Geod24
Copy link
Contributor

@Geod24 Geod24 commented Jun 25, 2023

This is technically a breaking change since it changes an interface, but the effect should be minor as the main user is dub-registry.
Also the version is still < v1.0.0 so SemVer says we can do whatever we want.

@Geod24 Geod24 force-pushed the inref branch 2 times, most recently from 29d6697 to fa97e44 Compare June 10, 2024 16:23
@Geod24
Copy link
Contributor Author

Geod24 commented Jun 10, 2024

Rebased on master. @s-ludwig : This clears up a few deprecations while building dub-registry.

This is technically a breaking change since it changes an interface,
but the effect should be minor as the main user is dub-registry.
This is necessary for dub-registry to compile with the latest dub version.
@s-ludwig s-ludwig enabled auto-merge June 10, 2024 16:25
@s-ludwig s-ludwig merged commit 85409d7 into rejectedsoftware:master Jun 10, 2024
2 checks passed
@Geod24 Geod24 deleted the inref branch June 10, 2024 16:28
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