v1.0.0
Highlights:
- Feature: Add a spinner to show progress when uploading and deploying an app with
sectionctl deploy(#29 + #32) - Bugfix: fix the human readable display of file sizes (#28) in
sectionctl deploy - Bugfix: Correctly create directories (#30) and symlinks (#35) when creating tars to upload during
sectionctl deploy - Bugfix: Ensure files are added to tars with a consistent path when using a relative path in
sectionctl deploy --directory(#31) - Update: Improve logging (#34)