Skip to content

Releases: pabluk/libgravatar

Version 1.0.4

06 Mar 06:00
Compare
Choose a tag to compare

Changes, CI improvements or bug fixes:

  • Support for FIPS-enabled systems (#15) thanks @nutjob4life
  • Remove unsupported Python 3.6 version from CI (#17)

Version 1.0.3

04 Dec 20:03
486e477
Compare
Choose a tag to compare

Minor changes, CI improvments or bug fixes:

  • Fix missing command on publish workflow (9d5f530)
  • Remove unused twine package install (0a54eba)

Version 1.0.2

04 Dec 19:52
07a87ed
Compare
Choose a tag to compare

Minor changes, CI improvments or bug fixes:

  • Replace twine by gh-action-pypi-publish for package publishing on PyPi (#14)
  • Remove deprecated options on Github workflows

Version 1.0.1

04 Dec 18:58
b0dbd45
Compare
Choose a tag to compare

Minor changes, CI improvments or bug fixes:

  • Run test suite using Python 3.10 and 3.11 and replace nose by pytest (#13)
  • Update Github Action versions used on workflows (#12)

Version 1.0.0

09 Apr 23:35
Compare
Choose a tag to compare

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.

Version 0.2.5

17 Mar 19:16
Compare
Choose a tag to compare

Changelog