Snake Evolution
Version updated for https://github.com/miccy/snake-evolution to version v1.2.4.
- This action is used across all versions by 1 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Snake Evolution GitHub Action automates the generation of an animated visualization where a snake “eats” a user’s GitHub contributions, providing a creative and engaging way to showcase activity on their profile. It simplifies the process by offering daily automated updates, customizable themes, and smart pathfinding for contributions, making it ideal for enhancing portfolios, documentation, and presentations. This tool is production-ready and designed for developers who want to highlight their work visually.
Release notes
What’s Changed
- Ensure static SVG renders snake segments by @miccy in https://github.com/miccy/snake-evolution/pull/18
- docs: align changelog dates and enforce format by @miccy in https://github.com/miccy/snake-evolution/pull/13
- feat(ui): sanitize snake preview html by @miccy in https://github.com/miccy/snake-evolution/pull/12
- Clarify GIF support and validate CLI formats by @miccy in https://github.com/miccy/snake-evolution/pull/14
- Support multi-output invocation for GitHub Action by @miccy in https://github.com/miccy/snake-evolution/pull/15
- Parse contribution counts from GitHub HTML by @miccy in https://github.com/miccy/snake-evolution/pull/16
- Fix frame delay handling in renderer and CLI by @miccy in https://github.com/miccy/snake-evolution/pull/17
- CodeRabbit Generated Unit Tests: Add 80+ comprehensive unit tests and documentation by @coderabbitai[bot] in https://github.com/miccy/snake-evolution/pull/20
- Dev by @miccy in https://github.com/miccy/snake-evolution/pull/19
Full Changelog: https://github.com/miccy/snake-evolution/compare/v1.2.3...v1.2.4