Skip to content

v0.1.4

Latest

Choose a tag to compare

@agingorange agingorange released this 23 Jul 10:41
f5f67fd

Added

  • Send a message via a Discord webhook if the outside IP changes.
  • Use Dotenvy to load environment variables from a file.

Changed

  • Use serde_jason::Value instead of Cloudlflare's exact structs to prevent having to update the structs if something unrelated changes.
  • Explain how to use Tracing in README.
  • Update crates.