Releases: erikaheidi/dynacover
Version 1.0.1
Version 1.0.1 brings an upgraded version of Dynacover, more stable and tested for many months running as GitHub Action.
Version 0.4
This version introduces new configuration options to allow for image and template customization, and for extended GitHub Actions support.
Version 0.3.1
This version brings a few updates to support running Dynacover as a GitHub Action.
Version 0.3.0
Version 0.3
comes with a few improvements:
- New Dockerfile included within the app, so that you can build custom Docker images to run Dynacover
- Default image added to Docker Hub as erikaheidi/dynacover
- Better error handling
Vesion 0.2.1
This version introduces rounded / circle thumbnails via Gdaisy, and the new generate interactions
command to generate a banner with your recent interactions.
Version 0.2
Version 0.2 uses erikaheidi/gdaisy
as requirement, that way we standardize the JSON template system and introduce the ability to write text on images. This version uses a slightly different template format, be aware when updating. The default JSON templates that come with the application where updated to the new format.
Version 0.1
Version 0.1 contains the same code version as explained in the dev.to tutorial.