mirror of
https://github.com/OAuthSwift/OAuthSwift.git
synced 2026-04-26 20:55:57 +03:00
[GH-ISSUE #532] Release policy #351
Labels
No labels
bug
cocoapod
duplicate
enhancement
feature-request
help wanted
help wanted
invalid
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/OAuthSwift#351
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @flangel on GitHub (Jul 4, 2019).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/532
Hi,
what is your release policy, when can we expect the next release.
Thanks a lot in advance
Frank
@phimage commented on GitHub (Jul 8, 2019):
There is not really a release policy
First I make some test and then there is git tag -> so carthage could use it easily
then I must publish to cocoapods
Everybody could use HEAD code we cautious. If there is a fix that someone want, I could make a new release if I have time for testing