Skip to content

Releases: crookm/anvil

v0.0.5

14 Mar 21:30
Compare
Choose a tag to compare

🐛 Bug Fixes

  • 69b035e - overly-lenient pages domain parsing allowing unlimited valid domains for a single repo (commit by @crookm)

✅ Tests

🔧 Chores

v0.0.4

01 Mar 01:07
Compare
Choose a tag to compare

✨ New Features

  • 667c1a0 - internal endpoint to validate pages domains (commit by @crookm)
  • 55da32e - allow overriding the host header of source provider api requests (commit by @crookm)
  • e7f5d12 - allow ignoring TLS errors with source provider APIs (commit by @crookm)

🐛 Bug Fixes

  • 239c612 - allow unrelated txt records with the same name when parsing custom domains into repos (commit by @crookm)

🔧 Chores

v0.0.3

24 Feb 03:46
Compare
Choose a tag to compare

🐛 Bug Fixes

  • b6ba29a - missing resources falling back to the index document (commit by @crookm)

v0.0.2

23 Feb 05:55
Compare
Choose a tag to compare

🐛 Bug Fixes

  • ee5d373 - incorrect value for custom domain check (commit by @crookm)

v0.0.1

23 Feb 04:08
Compare
Choose a tag to compare

✨ New Features

🔧 Chores

  • b1dba26 - set assembly name given the runtime identifier (commit by @crookm)