Bugfixes and README updates
This release contains a bugfix when sam build
is invoked on a non existent CodeUri in a sam template on non-windows platfroms.
Changelog
- Fix order of
scratch_dir
&manifest_path
parameters in python_pip workflow (#82) - fix: WindowsError keyword is undefined on non-Windows platforms (#117)
- docs(contributing): Explain steps to test locally with SAM CLI (#119)
- Fix copyright in LICENSE
- fix: add content to README (#122)
- fix: add current year into LICENSE (#125)
- chore: Bumping version to 0.4.0 (#123)