Skip to content

0.0.11

Compare
Choose a tag to compare
@divergentdave divergentdave released this 30 Jun 23:34
· 960 commits to main since this release
93664ad

What's Changed

  • Add API version headers to aggregator API requests by @tgeoghegan in #244
  • fix up api mocks for the new aggregator approach by @jbr in #246
  • switch from cra to vite by @jbr in #245
  • add api tokens but don't use them for auth yet by @jbr in #233
  • no longer build react app in build.rs, only serve static assets if there's an ASSET_DIR at compile time by @jbr in #250
  • add interface for aggregators by @jbr in #249
  • Bump version to 0.0.11 by @divergentdave in #252

Full Changelog: 0.0.10...0.0.11