Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@michealroberts michealroberts released this 18 Oct 08:00
· 20 commits to main since this release
448f188

What's Changed

Features

  • feat: add IsAuthenticated() utility to internal middleware module in @observerly/birpc by @michealroberts in #42
  • feat: add MustHaveAuthentication() utility to internal middleware module in @observerly/birpc by @michealroberts in #43
  • feat: amend GetFITSAsTIFFHandler() to route middleware.MustHaveAuthentication in @observerly/birpc by @michealroberts in #44
  • feat: amend GetFITSAsJPEGHandler() to route middleware.MustHaveAuthentication in @observerly/birpc by @michealroberts in #45
  • feat: add astrotiff.Encode support to getFITSAsTIFF utility in @observerly/birpc by @michealroberts in #46

Full Changelog: v0.3.0...v0.4.0