Releases: firefoxic/conjure
Releases · firefoxic/conjure
Release v1.0.0
Changed
- Now the
conjure favicons
command does not generate the entire set of files for each SVG found, including those nested in subdirectories. Instead, this command only works with files in the specified directory and expects at least one oftouch.svg
,32.svg
and16.svg
(preferably only the first two, and the third only if there is such a version in the design). See README.md for details on preparing and working with these files. - Now the
-r
(--removeOrigin
) option also applies to theconjure favicons
command.
Added
- Gereration of
Links.md
file with advice on the code of links for generated files, moving files, and fixing paths to files.
Release v0.1.2
Fixed
- No longer requires
pnpm
for package users.
Release v0.1.1
Fixed
- Paths to icons in the generated webmanifest.
Release v0.1.0
Added
- Basic functionality.