v1.1.0
What's Changed
- ♻️ refact(badge): Remove JS and SVG template by @vvatelot in #12
- 🐛 fix(badge): Rename unknown badge by @vvatelot in #13
- ✏️ fix(badge): Fix unknown badge typo ! by @vvatelot in #14
- ♻️ refact(clean): Remove deprecated code by @vvatelot in #15
- 👷 ci(dependabot): Add dependabot config file by @vvatelot in #20
- 👷 ci(go): Add Go github action by @vvatelot in #26
- ⬆️ chore(deps): Update deps by @vvatelot in #27
- build(deps): Bump github.com/gofiber/fiber/v2 from 2.40.1 to 2.43.0 by @dependabot in #25
- 🐛 fix(api): Remove trailing slash in cache key and force exact match url by @vvatelot in #28
- build(deps): Bump github.com/gofiber/fiber/v2 from 2.43.0 to 2.44.0 by @dependabot in #29
- ✨ feat(hosts): Add hosts detail endpoint by @vvatelot in #30
- ✨ feat(compute): Add ecoindex compute endpoint by @vvatelot in #32
- ♻️ refact(qparams): Improve query params handling by @vvatelot in #31
- build(deps): Bump github.com/gofiber/fiber/v2 from 2.44.0 to 2.47.0 by @dependabot in #38
- build(deps): Bump github.com/tdewolff/minify/v2 from 2.12.5 to 2.12.7 by @dependabot in #37
- build(deps): Bump actions/setup-go from 3 to 4 by @dependabot in #33
New Contributors
- @dependabot made their first contribution in #25
Full Changelog: v1.0.0...v1.1.0