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