We are pleased to announce the release of Lift 4.0.0-M4. This release is the first for which tests cross-compile and pass in Scala 2.13 and Scala 3. This release also includes an updated version of json4s that includes a number of bug fixes designed to improve parity between lift-json behaviors and json4s behaviors.
What's Changed
- doc: update support doc for 2025 by @farmdawgnation in htt...