Skip to content

Releases: eltimn/lift-mongoauth

v1.2

31 Dec 23:38
Compare
Choose a tag to compare
  • Removed errant rabbitmq dependency
  • Use JavaConverters instead of JavaConversions

v1.1

31 Dec 22:18
Compare
Choose a tag to compare

Added support for Scala 2.12

Release v1.0

16 Jun 17:00
Compare
Choose a tag to compare

Potential Breaking Change

The authorization functions (hasPermission, hasRole, etc) in the UserLifeCycle trait were moved to the AuthUserMeta trait. This allows use of the UserLifeCycle trait without the authorization functions. AuthLocs was similarly split up as well.

Release v0.6

11 Mar 18:59
Compare
Choose a tag to compare
  • compiled with Lift 2.6