- ComputeGraph: Fix Python 3.9 without typing_extensions, again
0.29.0
- When creating new lambdas, default the runtime to the currently running Python major and minor version - ComputeGraph: Fix Python 3.9 without typing_extensions - Test in Python 3.9
0.28.0
- Replace `werkit.aws_lambda.build.find_site_packages_dir()` with `site_packages_for_venv()` and fix for Python 3.9+ - Improve RdsDestination debugging - Update semver dependency to 3.0.0.dev4
0.27.0
- ComputeGraph: Rename `coerce()` to `normalize()` - StateManager: Pass intermediates using normalized values - Bump boto3 dependency to 1.20.32 to match the AWS Lambda preinstalled version - Bump artifax dependency to 0.5.