obidenticon v0.6.0

A Phoenix LiveView demo app to...

Generate and download SVG identicons

Loading...

Changelog

  1. v0.6.0

    Now uses Async assigns and the async_result component with an SVG spinner while loading the first-ever result, and phx-throttle on the text input with a 200 ms timeout.

  2. v0.5.3

    Though you don't see it, the app can now be deployed with Dokku.

  3. v0.5.2

    Updated to latest IdenticonSvg, implemented squircling with Squircle. See the blog post for details.

  4. v0.4.0

    Initial release and deployment. See the blog post.