Skip to content

Release 3.3.1

Choose a tag to compare

@robert-nogueira robert-nogueira released this 19 Jan 12:43
· 166 commits to main since this release

Release Notes - [3.3.1] (25/12/2023)

Summary

This release is focused on refactoring some of the code

Changelog

  • Exceptions now inheirits from Exception instead BaseException
  • Added header 'User-Agent' on requests headers
  • import errors in squarecloud.__init__.py
  • Update cli parameters and options descriptions

Breaking Changes

This release has no breaking changes.