Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 27 Oct 13:31

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)