Sparta v0.20.1 Release Notes

    • 💥 :warning: BREAKING
    • :checkered_flag: CHANGES
      • Add sparta.LambdaName to return the reflection-discovered name of an http.HandleFunc instance.
    • 🛠 :bug: FIXED
      • Fixed issue with --describe not rendering CloudFormation template properly
      • Better handle failures when posting body - thanks @nylar