Lift Framework 3.3.0-M3
Pre-releaseThe Lift Committers are pleased to announce the release of Lift 3.3.0-M3 on June 2nd, 2018. This release is the third of three milestone releases for Lift 3.3.0. The first release candidate is tentatively scheduled for June 15th, 2018. As always, you can follow along with our progress in the GitHub Milestone View.
Please read below for the changes in this milestone.
Changes
Bug Fixes
- (#1949) Fixed a bug where in certain cases attempting to evaluate a
Loc
could result in surprise NPEs. In particular this could happen if you tried to evaluate thecurrentValue
of aLoc
that was not theLoc
for the current URL your end-user was on.
About Lift
The Lift Framework is a mature, advanced framework for the modern software engineer. There are Seven Things that set Lift apart from the other frameworks out there today: it's secure-by-default, developer-centric, scalable, capable of rich interactive behavior, modular, and designer-friendly. If you're new to Lift or interested in checking out what these things mean, we recommend checking out Simply Lift and The Lift Cookbook.
The Lift Mailing List is also a good resource for anyone to ask questions or just meet other Lift users. The Lift README is a good resource for figuring out how to use Lift in your project.