Releases: cheehwatang/github-readme-daily-quotes
Releases · cheehwatang/github-readme-daily-quotes
v1.0.0
First Release for Github Readme Daily Quotes 🎉
Main Features
- Daily Quotes svg card to embed into github profiles and other image containers.
- Allows user to use a generic daily quotes, select quotes based on category, or add their own customized quote and author.
- Card customization using in-built themes or manual customization of colors.
- Card customization using in-built fonts.
What's Changed
✨ New Features
- Add feature customize quote and author by @cheehwatang in #6
- Add feature fetch daily quote external api by @cheehwatang in #8
Dependencies Updates
- Update all of typescript-eslint: 5.59.6 → 5.59.7 (patch) by @depfu in #91
- Update vercel: 29.3.6 → 29.4.0 (minor) by @depfu in #90
Other Changes
- Removes the legacy files from rails project and add basic config files by @cheehwatang in #1
- Add basic svg card render by @cheehwatang in #2
- Add pull request template by @cheehwatang in #11
- Add code of conduct by adopting the Contributor Covenant by @cheehwatang in #12
- Update the link to issues by @cheehwatang in #13
- Add issue templates by @cheehwatang in #14
- Add MIT license by @cheehwatang in #16
- Add comments to pull request template by @cheehwatang in #19
- Refactor colors to theme by @cheehwatang in #22
- Fetch theme from query string if theme exist, return default theme otherwise by @cheehwatang in #24
- Adds light theme by @cheehwatang in #25
- Add feature color customization by @cheehwatang in #27
- Reformat card by @cheehwatang in #28
- Add Stoicism quote api by @cheehwatang in #29
- Add programming quote api by @cheehwatang in #32
- Set the cache control setting by @cheehwatang in #34
- Set max quote characters by @cheehwatang in #40
- Adds dark theme by @cheehwatang in #41
- Adds radical theme by @cheehwatang in #42
- Adds algolia theme by @cheehwatang in #43
- Change keyword to category by @cheehwatang in #45
- Update README by @cheehwatang in #46
- Add feature web safe fonts by @cheehwatang in #47
- Update redirect url by @cheehwatang in #49
- Adds logo to the repo by @cheehwatang in #51
- Update README.md by @cheehwatang in #52
- Update logo to plain svg by @cheehwatang in #53
- Update font with woff embedding by @cheehwatang in #55
- Update readme for fonts by @cheehwatang in #57
- Add more popular themes by @cheehwatang in #60
- Update readme for themes by @cheehwatang in #61
- Add guide for responsive theme by @cheehwatang in #65
- Add function to customize border by @cheehwatang in #66
- Adds padding to the texts to prevent overflow by @cheehwatang in #68
- Install Jest and setup automated testing with Github actions by @cheehwatang in #69
- Upload coverage reports to Codecov by @cheehwatang in #71
- Use prettier check in workflow by @cheehwatang in #73
- Update deployment project config by @cheehwatang in #75
- Add eslint and config by @cheehwatang in #77
- Add tests to utils by @cheehwatang in #79
- Add test for render quote card by @cheehwatang in #81
- Add tests for templates by @cheehwatang in #85
- Add tests for services by @cheehwatang in #86
- Add test for api/index.ts by @cheehwatang in #87
- Update readme by @cheehwatang in #89
- Add Quote API for more categories by @cheehwatang in #97
- Adds package-lock.json to prettierignore by @cheehwatang in #99
- Add fonts by @cheehwatang in #100
- Adds contributing guidelines by @cheehwatang in #101
- Add release.yml file by @cheehwatang in #102
New Contributors
- @cheehwatang made their first contribution in #1
- @depfu made their first contribution in #91
Full Changelog: https://github.com/cheehwatang/github-readme-daily-quotes/commits/v1.0.0