ebowman / api-first-hand

API-First bootstrapping tool for building RESTful web services from a Swagger/OpenAPI spec
MIT License
142 stars 22 forks source link

create new release 0.2.0 #42

Closed domdorn closed 7 years ago

domdorn commented 7 years ago

I've seen that there are many improvements in the mustache templates in master. In particular, the ability to add additional injects would be required by me.

could you please release a new version and publish it to maven central ? That would be really great!

Thanks, Dominik

slavaschmidt commented 7 years ago

We are looking into publishing the 0.2.0 as soon as possible, but unfortunately there are still lots of bugs there.

LappleApple commented 7 years ago

Hey @slavaschmidt, what's the status on this -- still open? :)

slavaschmidt commented 7 years ago

@LappleApple yes, the next version is not ready yet

slavaschmidt commented 7 years ago

Hey @LappleApple, @gipeshka, @sergey-novikov, with the enum issue solved I'm feeling that we could release the 0.2.0 version and update the activator template so that plugin users can use and test the new functionality.

We would address open issues in 0.2.1 then.

Do you think it is a good idea?

s12v commented 7 years ago

@slavaschmidt, yes 👍

gipeshka commented 7 years ago

👍

s12v commented 7 years ago

@slavaschmidt, @LappleApple, I can see 0.2.0 on bintray.com. Is it the latest master? Could you please create a release on github, so we know the exact commit for 0.2.0?