Spray v1.0-M3 Release Notes

Release Date: 2012-10-12 // over 11 years ago
  • 🔨 Largest refactoring in the history of the project. Lots of breaking changes. Most importantly:

    • 📚 Completely new documentation at http://spray.io
    • 📇 Renamed group id from "cc.spray" to "io.spray"
    • 📦 Renamed packages from "cc.spray..." to simply "spray..."
    • 🔨 Completely refactored suite module structure (from 4 to 10+1 modules)
    • 👌 Improved naming of many identifiers across the board
    • Completely new architecture underneath routing DSL
    • Completely new Marshalling and Unmarshalling infrastructure
    • ...