Skip to content

Releases: jekyll/jekyll-avatar

v0.8.0

15 Apr 10:30
Compare
Choose a tag to compare

0.8.0 / 2022-04-15

Minor Enhancements

  • Use Kernel#format to render <img /> HTML tag (#46)
  • Check if username and size matches a pattern once (#48)

Bug Fixes

  • Reduce allocations from computing username (#44)
  • Stringify keys of :attributes hash (#42)
  • Parse tag markup once per instance (#40)
  • Compute :srcset with an array of integer strings (#43)
  • Assign string values for attributes (#47)
  • Parse only custom-host provided through ENV (#45)

Development Fixes

  • Profile memory usage from rendering avatars (#41)
  • Bundle only relevant files in the gem (#50)
  • Upgrade to GitHub-native Dependabot (#52)
  • Remove redundant specifications (#56)
  • Improve context in workflow job names (#57)
  • Remove @benbalter-specific community health files (#58)
  • Update gem specification (#60)
  • Add workflow to release gem via GH Actions (#63)

Documentation

  • Fix typo in README.md (#62)

v0.7.0

12 Aug 16:57
9dd9667
Compare
Choose a tag to compare

What's Changed

v0.6.0

03 Apr 14:35
6b019fe
Compare
Choose a tag to compare

v0.5.0

05 Sep 21:04
ead7590
Compare
Choose a tag to compare

GitHub Enterprise support

v0.4.2

03 Nov 18:53
Compare
Choose a tag to compare

Use lookup_variable to parse variables.

v0.4.1

05 Jul 16:39
Compare
Choose a tag to compare

Fix for error where zlib library was not found.

v0.4.0

19 Feb 14:54
Compare
Choose a tag to compare

Add data-proofer-ignore to output to avoid HTML-Proofer checks.

v0.3.1

18 Feb 19:44
Compare
Choose a tag to compare

Fix for constant already initialized errors

v0.3.0

18 Feb 19:37
Compare
Choose a tag to compare

Use srcset to gracefully upgrade to Retina images, where supported.

v0.2.3

18 Feb 03:18
Compare
Choose a tag to compare

Full support for passing users as variables