mkotsur / aws-lambda-scala

Writing AWS Lambdas in Scala
MIT License
145 stars 21 forks source link

could you release the latest version #1

Closed nemccarthy closed 7 years ago

nemccarthy commented 7 years ago

promising lib, looks like the mvn central release is out of date

mkotsur commented 7 years ago

@nemccarthy the new version has just been released. Sorry for the delay, something is wrong with github notifications settings: I haven't got an email.

It's now on Sonatype Releases repo, should be in Maven Central in no time ;-)

resolvers += Resolver.sonatypeRepo("releases")
mkotsur commented 7 years ago

@nemccarthy by the way, I'd be interested to hear any feedback about existing/missing features.