All notable changes to this project will be documented in this file.
- Enable the -n --no-upload flag (7f6521e)
- 📄 Add Licenses (533f96b)
- Improve / Add error handling (d407905)
- Add delay argument, to allow for compensating for the generation time (b286d43), Closes #1
- Add ability to generate gif relative to the current path. (424ff2a), Closes #2
- Fix most clippy complaints and run cargo fmt (2341618)
- Fix most clippy complaints and run cargo fmt (f5a12d5)
- Error using fonr -> use the Impact font included in Windows now (6bb3eef)
- When the gif can't be uploaded to imgur the file explorer is now correctly opened. (44690df)
- Bump version to alpha (916ac73)
- Now create one stitched gif from two downloaded gifs (60d39e5)
- Keep everything .webm for smaller file size and better performance (3f37f3d)
- Use clap for arg parsing, add args and features, scale before text add, refactor lib.rs (5307861)
- 🚚 rename crate to time-for (fdf3806)