Skip to content

Release 0.4.0

Latest
Compare
Choose a tag to compare
@dariobauer dariobauer released this 24 Feb 08:04
· 32 commits to main since this release

Summary of significant changes:

  • [NEW] Added destination argument to download_file method
  • [FIXED] Bug squashed in download_file method when verbose was set to false
  • [TIDY] Removed depreciated class constructors & deconstructors create, create_from_config_file, save_to_config_file, from_json, to_json, from_yaml, to_yaml, from_toml, to_toml. Alternative methods are available, refer to the documentation

Note the above changes are breaking changes that may cause exceptions in your code.

For more details and further changes refer CHANGES.md.