Skip to content

Version 1.0.0

Compare
Choose a tag to compare
@pabluk pabluk released this 09 Apr 23:35
· 27 commits to master since this release

Major and/or breaking changes:

  • Change default value of the use_ssl parameter. Now, by default all the URLs will use HTTPS (#9) Thanks to @xurble

Minor changes, CI improvments or bug fixes:

  • Add Python's black support (#11)
  • Test docstrings (#10)
  • Migrate from Travis CI to Github Actions.