Skip to content

15.0.0

Latest
Compare
Choose a tag to compare
@wyatt-herkamp wyatt-herkamp released this 02 Jun 13:46
· 1 commit to main since this release
4b67acd
  • Updated to simple-icons 15.0.0
  • Rewrote the build tools in Rust.

Why Rust?

I spend a lot of my time arguing with JavaScript/Typescript. I wanted to add a downloader to just download the simple-icons package to be built. However, that was becoming annoying in Javascript very quickly. I know how to do it in Rust very quickly. So it was just easier to have me build it in Rust.

I am also going to go work on having the releases be automated and with Rust I can do that easily.