Skip to content

core: v0.2.1

Choose a tag to compare

@github-actions github-actions released this 22 Sep 21:22
d09176c

0.2.1 (2023-09-22)

Features

  • core/command: add some helper functions and documentation (#86) (ee1f26e)
  • implement Firestore event.Store interface (#136) (5e1c10c)
  • postgres: update to pgx/v5 and refactor RunMigrations (#137) (a74cc5d)

Bug Fixes