v0.2.0
What's Changed
๐ New Features
- Add an empty line at the end of the line by @5ouma in #36
- Remove execute permission from a saved file by @5ouma in #37
๐ Documentation Changes
- Remove
-O
flag fromcurl
by @5ouma in #8 - Generate GIF image by VHS by @5ouma in #10
- Update GIF image with VHS by @github-actions in #15
- Fix the extension of GIFs by @5ouma in #19
- Maintain documents for contributors by @5ouma in #20
- Add a manual for contributors by @5ouma in #25
- Add a link to CONTRIBUTING.md by @5ouma in #26
๐ง Maintenance
- Separate categories smaller by @5ouma in #9
- Do not specify font weight in tape file by @5ouma in #16
- Correct font family in VHS tape by @5ouma in #17
- Give up specifying font by @5ouma in #18
- Change background color to GitHub code block one by @5ouma in #21
- Update GIF image with VHS by @github-actions in #22
- Add Labels Automatically by @5ouma in #24
๐ฝ CI
- Specify which tape to record with matrix by @5ouma in #11
- Change to install with
go install
by @5ouma in #12 - Run each command repeatedly by @5ouma in #13
- Add
contents: write
permission to the workflow by @5ouma in #14 - Set commit author as GitHub Actions bot by @5ouma in #23
New Contributors
- @github-actions made their first contribution in #15
Full Changelog: v0.1.0...v0.2.0