Sparta v0.13.1 Release Notes

    • 💥 :warning: BREAKING
    • :checkered_flag: CHANGES
      • Changed how Lambda FunctionName values are defined so that same-named functions provisioned across multiple stacks remain unique. This is done by prefixing the function name with the CloudFormation StackName.
      • Cleaned up S3 upload log statements to prefer relative paths iff applicable
    • 🛠 :bug: FIXED