v0.1.0
What's Changed
Features
- feat: add SetupFirebaseApp() internal adapter to @observerly/birpc by @michealroberts in #25
- feat: ass base Store struct to @observerly/birpc by @michealroberts in #26
- feat: add *firebase.App initialisation to server in @observerly/birpc by @michealroberts in #27
- feat: add NewFirebaseStorageClient to stores module in @observerly/birpc by @michealroberts in #28
- feat: add (f *FirebaseStore) RetriveBuffer to stores module in @observerly/birpc by @michealroberts in #29
- feat: add (f *FirebaseStore) StoreBuffer to stores module in @observerly/birpc by @michealroberts in #30
- feat: implement GetFITSAsTIFFHandler rpc call in @observerly/birpc by @michealroberts in #31
- feat: add (s *server) getFITSAsGray16Image to storage module in @observerly/birpc by @michealroberts in #33
Full Changelog: v0.1.0-rc.1...v0.1.0