Skip to content

Releases: ubccsss/blood-for-life-backend

v1.2.1

12 Mar 07:22
8d28d27
Compare
Choose a tag to compare

1.2.1 (2024-03-12)

Bug Fixes

v1.2.0

12 Mar 07:17
d6aeaab
Compare
Choose a tag to compare

1.2.0 (2024-03-12)

Features

v1.1.0

08 Mar 20:13
Compare
Choose a tag to compare

1.1.0 (2024-03-08)

Features

  • add basic docker setup and CI (375a63f)

Bug Fixes

v1.0.0

16 Feb 22:20
Compare
Choose a tag to compare

1.0.0 (2024-02-16)

Features

  • add example store, additional columns (#2) (b215f0c)
  • create initial sql schema (#1) (eb325f7)
  • implement Update and Delete (d9b73ba)
  • implemented Delete() (dd2c50c)
  • implemented partial user.go interface (92cc454)
  • implemented partial user.go methods (62d2348)
  • implemented Update() (624a95e)
  • init project (e6cee18)
  • Partially implemented EventStore (07699ae)

Bug Fixes

  • converted date formatting to sql timestamp (3284bf8)
  • fixed issues within previous commit (658ae49)
  • spelling in comment (4668d08)
  • syntax error in Update() (eb6a48b)
  • type assignment error (e5727d6)