Swinject: Any timetable for 2.0.0 coming out of beta?

Created on 30 Oct 2016  路  5Comments  路  Source: Swinject/Swinject

Thanks in advance!

question

Most helpful comment

Just a beginner's question while we're waiting: How can I force the swift package manager to install the 2.0 beta ?

EDIT: Sorry, for the lazy newbie post. Figured it out myself:
.Package(url: "https://github.com/Swinject/Swinject.git", Version(2, 0, 0, prereleaseIdentifiers: ["beta"]))

All 5 comments

Thank you for asking this important question. We plan completing #165 , #139 and some other issues before getting out of beta. We have no exact time schedule. API might not be stable, but quality is stable as far as we checked.

@yoichitgy Thanks for the update!

Just a beginner's question while we're waiting: How can I force the swift package manager to install the 2.0 beta ?

EDIT: Sorry, for the lazy newbie post. Figured it out myself:
.Package(url: "https://github.com/Swinject/Swinject.git", Version(2, 0, 0, prereleaseIdentifiers: ["beta"]))

We'll release v2.0.0 after Pull Request #215 is merged.

Finally we released v2.0.0. Thanks everyone馃槂

Was this page helpful?
0 / 5 - 0 ratings

Related issues

movses-margaryan picture movses-margaryan  路  5Comments

igorkotkovets picture igorkotkovets  路  7Comments

diwengrum picture diwengrum  路  5Comments

drekka picture drekka  路  7Comments

sialcasa picture sialcasa  路  5Comments