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

release: 0.8.x #315

Merged
merged 27 commits into from
Sep 30, 2019
Merged

release: 0.8.x #315

merged 27 commits into from
Sep 30, 2019

Conversation

MichalLytek
Copy link
Contributor

@MichalLytek MichalLytek commented Oct 21, 2017

This PR combines #289 with reverted @PathParams decorator name change and changed error name to InvalidParamError.

Additionally, it extract generic @Session() decorator into @SessionParam() and @Session() decorators to provide better consistency in param injection decorators naming.

@MichalLytek MichalLytek added enhancement type: feature Issues related to new features. labels Oct 21, 2017
@MichalLytek MichalLytek added this to the 0.8.x release milestone Oct 21, 2017
@MichalLytek MichalLytek self-assigned this Oct 21, 2017
@NoNameProvided
Copy link
Member

Before merge we should update it with latest class-validator and class-transformer releases

@jschutijzer
Copy link

any news on releasing this version?

@rmuchall
Copy link

rmuchall commented Nov 2, 2018

@NoNameProvided
@pleerock
Please could we get this version released?

@FSM1
Copy link

FSM1 commented Nov 6, 2018

another +1 for releasing this ASAP. Not having class-validator due to the version issues is ruining everything.

@NoNameProvided please release to NPM

@nolazybits
Copy link
Contributor

Looking to get this version too please :)

@mcwebb
Copy link

mcwebb commented Feb 14, 2019

Just a bump on this, is there anything we can do to help get it released?

@enyineer
Copy link

enyineer commented May 5, 2019

Is this package still maintained?

@felixle236
Copy link

It would be great to release this version, I am still expecting this :)

@jotamorais jotamorais merged commit 2771c65 into master Sep 30, 2019
@nolazybits
Copy link
Contributor

🎉

@nolazybits
Copy link
Contributor

nolazybits commented Oct 2, 2019

Just out of curiosity when is it going to be pushed to NPM?
And does it includes fix to work with latest class-transformer / class-validators?

Thanks :)

@jotamorais
Copy link
Member

jotamorais commented Oct 2, 2019

Just out of curiosity when is it going to be pushed to NPM?
And does it includes fix to work with latest class-transformer / class-validators?

Thanks :)

Hopefully soon. I've already requested @NoNameProvided here and also @pleerock through email.
I don't have access to publish to NPM right now - need their help on that.

Regarding fixes for class-transformer and class-validator, yes it does - check the release notes here

@georgyfarniev
Copy link

@jotamorais thanks for your work on this project. Just a question: how much attention you want to give this project? I'm considering to use it for commercial product. Is it safe?

@jotamorais
Copy link
Member

@jotamorais thanks for your work on this project. Just a question: how much attention you want to give this project? I'm considering to use it for commercial product. Is it safe?

I'm supporting it because I also use it commercially (the company I work for). So, I can assure it's a strong reason to stick around.
But this project is too good to let it die. Even if I wasn't using it "professionally", I'd help to keep it.

@georgyfarniev
Copy link

@jotamorais I hope I can help you to maintain this project. At least with PR. Let's give it a try

@jotamorais
Copy link
Member

Version 0.8.0 is now published in NPM.
Please, help with tests, feedback, and PRs.

Thank you all for your contributions.

@rustamwin
Copy link

Great job 👍

@MichalLytek MichalLytek deleted the next branch October 2, 2019 07:55
@rustamwin
Copy link

@MichalLytek why deleted?

@MichalLytek
Copy link
Contributor Author

@rustamwin Because it's merged :)

@rustamwin
Copy link

@MichalLytek I mean, the next branch should keep as pre-release branch.

@nolazybits
Copy link
Contributor

Thank you very much for this release. Really nice to see this project moving again 🎉

@jotamorais
Copy link
Member

@MichalLytek I mean, the next branch should keep as pre-release branch.

I'm starting to document a "contribution guide" and in there we will have more details of the branching and releasing model moving. For now, we first need to do a proper triage of open issues and open PRs and from there prioritize to allow clear visibility and communication of the project's current state.
I'm planning to use the project board for that.

@nolazybits
Copy link
Contributor

nolazybits commented Oct 4, 2019 via email

@NoNameProvided NoNameProvided changed the title New major release (0.8.x) release: 0.8.x Aug 9, 2020
@typestack typestack locked as resolved and limited conversation to collaborators Aug 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: feature Issues related to new features.
Development

Successfully merging this pull request may close these issues.