• 0.3.2 36dd2b7e5a

    0.3.2 Pre-Release

    tastytea released this 2018-12-27 21:56:50 +01:00 | 91 commits to master since this release

    Bugfixes:

    • Corrected the "how many bits do i need for n colors"-algorithm. (WTF was I thinking? 🤦)
    Downloads
  • 0.3.1 42e7fd9a18

    0.3.1 Pre-Release

    tastytea released this 2018-12-27 06:49:37 +01:00 | 92 commits to master since this release

    Changes:

    • Removed png as default mode

    Image format is now selected by file extension or calling magick() on returned images.

    Downloads
  • 0.3.0 e167783026

    0.3.0 Pre-Release

    tastytea released this 2018-12-27 06:18:14 +01:00 | 94 commits to master since this release

    Changes:

    • Added asymmetric identicons.
    • Added padding
    • columns and rows are switched in the initializer
    Downloads
  • 0.2.0 c96df63046

    0.2.0 Pre-Release

    tastytea released this 2018-12-26 23:51:32 +01:00 | 99 commits to master since this release

    Changes:

    • Added sigil algorithm.
    • Added check to make sure digest ist hexadecimal.

    Renamed things:

    • simple -> ltr_symmetric
    • libravatar -> sigil
    • identicon_type -> algorithm
    Downloads
  • 0.1.2 77741a19df

    0.1.2 Pre-Release

    tastytea released this 2018-12-26 19:06:21 +01:00 | 106 commits to master since this release

    Simple identicons work. libravatar/sigil identicons don't work.

    Downloads