Skip to content

v0.1.0

Compare
Choose a tag to compare
@michealroberts michealroberts released this 05 Oct 15:47
· 54 commits to main since this release
b6b0c0f

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