- 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.