Releases: inttter/mdbadges-cli
v5.2.2
v5.5.1
🧹 Chores
- 24d1e75 🧹 chore: improve visibility of help message command example
- 2b91392 🧹 chore: remove deprecated link
🐛 Bugfixes
- 569335d 🐛 fix(badges): use correct Odin badge
- Had to use custom-icon-badges for the badge, since there is no Simple Icons logo.
- Moved The Odin Project to Education - now defined as
mdb education the-odin-project
v5.5.0
⭐ Badges
-
d4ca2a0 ✨ feat(badges): add 8 new badges
The total badges is now 453! Click here to view them all:
- Elm-
Erlang -
erlang
-
F# -
f-sharp
-
Fortran -
fortran
-
OCaml -
ocaml
-
Odin -
odin
-
Scratch -
scratch
-
WebAssembly -
webassembly
-
- d4ca2a0 💥
gnu-bash
is nowbash
♻️ Refactors
- 77b314a ♻️ refactor(docs): use link definitions
🧹 Chores
v5.4.6
🧹 Chores
-
9e854d2 🧹 chore: get logo image from github cdn
- In turn, removes the need for the
assets/
folder, so its been removed. Should reduce the size by about ~15KB.
- In turn, removes the need for the
-
0b156c6 🧹 chore: improve spacing of badge code outputs
-
53bdc4e 🧹 chore(package.json): add bugs url
🐛 Bugfixes
- 3b154ba 🐛 fix(update): fix wrong version being shown after update completion
v5.4.5
v5.4.4
⭐ Badges
-
33de281 ✨ feat(badges): add 7 new badges
A total of 7 new badges were added in this release, increasing the total to 445! Click here to view them all:
🌐 Browser
- ✨ Opera GX -
opera-gx
📝 Documentation
- ✨ Readme -
readme
🖼️ Framework:
- ✨ Preact -
preact
- ✨ React Query -
react-query
- ✨ React Router -
react-router
🧑💻 Programming Language
- ✨ V -
v
- ✨ YAML -
yaml
- ✨ Opera GX -
🧹 Chores
- 5684407 🧹 chore(badges): update Bard to Gemini
v5.4.3
🧹 Chores
-
8c64c81 🚀 chore(misc): show version installed after update
-
0fc8d00 🧹 chore(add): remove extra line below badge in file
<!-- Before !--> [![Discord](https://img.shields.io/badge/Discord-%235865F2.svg?&logo=discord&logoColor=white)](#) <!-- Extra line would be here !-->
<!-- After !--> [![Discord](https://img.shields.io/badge/Discord-%235865F2.svg?&logo=discord&logoColor=white)](#)
Essentially, it will no longer create a new line below the line the badge is on as well after running the
add
command.
📝 Documentation
-
ceccf30 📝 chore(docs): update documentation link in feature list
- Also updated the description of the package and a few text adjustements.
The docs have also been updated!
v5.4.2
📦 Packages
- c8ae25a 📦 chore(package): Bump axios from 1.6.7 to 1.6.8
- Also bumps follow-redirects in the process, which Axios includes. Resolves GHSA-cxjh-pqwp-8mfp.
🧹 Chores
- 6468f9b 🧹 chore(update): do not instruct to run
mdb update
- 1a99e97 🧹 chore(create): match colors with other badge code outputs
- b9312ff ♻️ chore(link): update
--link
prompts to use inquirer
📝 Documentation
v5.4.1
♻️ Refactors
- 3ff08ce ♻️ refactor: simplify & fix update command
- There were too many issues, so I decided to just streamline it way more, basically to what it was before. Now, you only need to run
mdb update
, and if there is an update, you'll be notified and prompted if you want to update.
- There were too many issues, so I decided to just streamline it way more, basically to what it was before. Now, you only need to run
I know it says "Run mdb update to update", that will be changed in a later (probably next) release.
v5.4.0
💥 Breaking
- 0e7d913 💥 chore(badges)!: shorten
cloud-storage
tostorage
- f2c8e54 💥 chore(badges)!: shorten
cloud-system
tocloud
# new syntax examples
mdb cloud aws
mdb storage mega
⭐ Badges
-
cd2531b ✨ feat(badges): add 10 new badges
A total of 10 new badges were added in this release, increasing the total to 438! Click here to view them all:
⛈️ Database:
- ✨ Supabase -
supabase
🎓 Education:
- ✨ MDN Web Docs -
mdn-web-docs
🖼️ Framework:
- ✨ Hono -
hono
- ✨ Remix -
remix
📱 Social:
- ✨ Bilibili -
bilibili
- ✨ BeReal -
bereal
- ✨ Codeberg -
codeberg
- ✨ GitLab -
gitlab
- ✨ Product Hunt -
product-hunt
🫸 Static Site:
- ✨ GitHub Pages -
github-pages
- ✨ Supabase -
🧹 Chores
- 40257eb 🚀 chore(warning): link to release directly