## 0.1.0

### Fix

- Fix `BustUrl` import path in `Favicon.astro` to resolve from
  `Target/Function/` instead of `Source/Function/`, which was missing from the
  published package

### Documentation

- Rewrite `README.md` with installation, getting started, and configuration sections
- Add related package badges for `Compress` and `Inline` to the header table
- Add em quads between text and emoji throughout `README.md` and `package.json`
- Expand `package.json` keywords with `pwa`, `manifest`, and `svg`

## 0.0.3

## 0.0.2

- Provenance

## 0.0.1

### Add

- Initial release of `Favicon` Astro integration
- Automatic favicon generation during build using `@realfavicongenerator`
- Desktop icons with light and dark mode support
- iOS touch icons
- Web app manifest generation
- Android icons
- Windows tile icons
- Configurable favicon generation settings
- Custom icon source paths support
- Custom output path support
- Built-in logging for build output
