Skip to content

v1.0.0

Compare
Choose a tag to compare
@danielemery danielemery released this 20 Oct 07:05
· 66 commits to main since this release
v1.0.0
3cdcce1

Breaking Changes

  • pgp public key text result now retrieved at /pgp (formerly was /pgp.asc)

Features

  • Public key download now available at /pgp/daniel_emery.pub.asc

Technical

  • Updated to latest deno version
  • Updated to latest deno standard packages
  • Migrated to use a DI pattern for server creation
  • Added test coverage for the server itself