Closed friendly closed 1 year ago
You can install the 'icon' package v0.1.0 with remotes::install_github("mitchelloharawild/icons@v0.1.0")
. This should allow your old work to continue to run.
Some substantial breaking changes weren't avoidable (such as changing the package name), and so with the migration from ropenscilabs and a complete rewrite of the package to use SVG instead of fonts, I made some design changes to improve the extensibility design of the package.
Design changes to improve extensibility should be made with some consideration of backward compatibility.
Also, you should publicize the availability of the old version.
Apologies again for the breaking changes, I've added these install instructions to the README section noting the breaking changes.