8000 make is<Stage> extension methods public again by Joaquimmnetto · Pull Request #69 · wooga/atlas-version · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

make is<Stage> extension methods public again #69

Merged
merged 1 commit into from
Jan 16, 2024
Merged

Conversation

Joaquimmnetto
Copy link
Contributor
@Joaquimmnetto Joaquimmnetto commented Jan 16, 2024

Description

Previous major is<Stage> extension methods were not matching 100% the release stage so they were put to private and only were used in the internals of the extension.

However, those methods are still useful, and are being an annoying source breaks elsewhere. Adding them back with a correct implementation gives us back some useful methods, and reduce pains on the 2.x-3.x jump.

Changes

  • ADD isSnapshot, isDevelopment, isPrerelease and isFinal extension methods.

@Joaquimmnetto Joaquimmnetto changed the title makes isStage public again Make is<Stage> public Jan 16, 2024
@Joaquimmnetto Joaquimmnetto marked this pull request as ready for review January 16, 2024 11:10
@Joaquimmnetto Joaquimmnetto merged commit 2ec08a5 into master Jan 16, 2024
@Joaquimmnetto Joaquimmnetto changed the title Make is<Stage> public make is<Stage> extension methods public again (#69) Jan 16, 2024
@Joaquimmnetto Joaquimmnetto changed the title make is<Stage> extension methods public again (#69) make is<Stage> extension methods public again Jan 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0