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

6.0.0-alpha and 6.0.0-rc #273

Open
tallesl opened this issue Apr 15, 2020 · 9 comments
Open

6.0.0-alpha and 6.0.0-rc #273

tallesl opened this issue Apr 15, 2020 · 9 comments

Comments

@tallesl
Copy link
Contributor

tallesl commented Apr 15, 2020

Hi folks,

There's a 6.0.0-alpha.1 version on NuGet for anyone curious to use what's been sitting on the redesign version-6 branch.

It's by all means an alpha, we can add or remove functionality without prior warning, not to mention the current lack of testing. Needless to say that using it in production is strongly unadvised.

When we get comfortable with its scope, it will be "promoted" to 6.0.0-rc.1 (release candidate). This will mean that the API it's pretty much fixed, nothing to be added or removed, just testing and bug fixing.

After all that, it's prime time, a proper 6.0.0 version and back to work on master main branch.

@ducalai
Copy link

ducalai commented Apr 27, 2020

6.0.0-alpha no more available on NuGet? Are there any issues?

@tallesl
Copy link
Contributor Author

tallesl commented Apr 27, 2020

It's available all right:

dotnet add package FluentScheduler -v 6.0.0-alpha.1

@tallesl
Copy link
Contributor Author

tallesl commented May 3, 2020

6.0.0-alpha.2 available:

dotnet add package FluentScheduler -v 6.0.0-alpha.2

Changes:

  • Accepting seconds on cron expressions (thanks @YZahringer).
  • Removed month related methods OnTheFirst, Second, Third and Fourth.
  • Fixed missing xml comment warning.

@tallesl
Copy link
Contributor Author

tallesl commented May 5, 2020

6.0.0-alpha.3 available:

dotnet add package FluentScheduler -v 6.0.0-alpha.3

Changes:

  • Accepting async function on schedule creation (thanks @mariuszjamro).

@thomasrea0113
Copy link

#263

I'm hoping there's a play to resolve this issue as well. It's key bit of functionality for me

@nZeus
Copy link

nZeus commented Jan 23, 2021

Hi, I see the new versions have been unlisted from Nuget.
Are there any plans to release the new version?

@asa75
Copy link

asa75 commented Sep 24, 2021

We are currently using version alpha.3 and we are satisfied with it.
Do you have some plan for a release date of version 6 ?

@ghost
Copy link

ghost commented Sep 27, 2021

@asa75 Thank you for confirming that alpha.3 is good enough, I'll install it too. And I'm joining him, when will there be an official release of version 6? Thanks.

@jasonlaw
Copy link

Any update for the release of version 6? Looks like the alpha.3 has been unlisted, any reason?

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

No branches or pull requests

6 participants