Skip to content

v0.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Dec 09:19
· 17 commits to main since this release
de85453

Other

  • Add an important comment
  • Exclude fallback code without server feature
  • Run CI with all features
  • Send cache control header
  • Use EnvFilter for tracing
  • Implement CORS protection
  • Render SVG favicons
  • Convert to image format based on Accept header
  • Refactor favicon responses
  • Generate fallback initial code
  • Add webp codec support
  • Create FaviconImage wrapper for image
  • Setup cargo feature for server
  • Implement writing images to stdout and files
  • Wrap image structs in custom Image struct
  • Correctly call .await on fallback
  • Correctly call .await on fallback
  • Continue working on fetching favicons
  • Add a scrape_link_tags fn