Skip to content

Releases: firefoxic/conjure

Release v1.0.0

19 Apr 20:26
Compare
Choose a tag to compare

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 of touch.svg, 32.svg and 16.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 the conjure 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

17 Apr 05:05
Compare
Choose a tag to compare

Fixed

  • No longer requires pnpm for package users.

Release v0.1.1

10 Apr 20:44
Compare
Choose a tag to compare

Fixed

  • Paths to icons in the generated webmanifest.

Release v0.1.0

05 Apr 16:47
Compare
Choose a tag to compare

Added

  • Basic functionality.