-
Notifications
You must be signed in to change notification settings - Fork 966
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
Ship Humanizer 2.0 #501
Comments
Beta 2 was just published to NuGet.org: https://www.nuget.org/packages/Humanizer/2.0.0-beta02-0092 |
We also need to do this one: #234 |
building the final tagged release and will push it to nuget in the next few hrs :) 🎉 |
It's live. I'm writing up an announcement blog post and will tweet that shortly. |
Nice
|
This is a tracking issue for shipping Humanizer 2.0
Humanizer
,Humanizer.Core
andHumanizer.Core.<locale>
dotnet
TFMThe biggest thing left right now is a sane way to publishing the 39 packages from MyGet to NuGet.org. The MyGet team has a fix coming for this in the next couple of weeks.
There is also an outstanding issue running the UWP unit tests, but this appears to be related to the multi-threaded execution of the tests. There may also be race conditions in UWP's ResourceManager class. Neither one of those should affect the majority of apps that set/use a single culture on startup.
The current packages are always available on the CI feed:
The text was updated successfully, but these errors were encountered: