Kanaka-io / play-monadic-actions

A simple scala DSL to allow clean and monadic style for Play! Actions
Other
128 stars 29 forks source link

Play 2.5.x compatibility #24

Closed gmalouf closed 8 years ago

gmalouf commented 8 years ago

Has anyone tried using this with Play 2.5.x? We are hoping to upgrade soon but have monadic-actions as a dependency...

vil1 commented 8 years ago

Hi Gary,

To be honest, I've not worked with new/up-to-date play projects lately, so I've never personally checked that the lib works correctly with Play 2.5 (but I'm not aware of changes in Play that would make it incompatible either). We're in the process of writing a 2.0 version right now, and since it took a bit longer than expected (but should not take much longer), I'll consider make it depend on play 2.5 by default.

Cheers

vil1 commented 8 years ago

Solved in 2.0.0-RC1