Skip to content

Releases: presedo93/wedding_old

front: v0.4.0

04 Dec 18:04
c0354b5
Compare
Choose a tag to compare

0.4.0 (2024-12-04)

Features

back: v0.7.0

04 Dec 18:04
c0354b5
Compare
Choose a tag to compare

0.7.0 (2024-12-04)

Features

front: v0.3.0

07 Nov 19:32
3c9c31e
Compare
Choose a tag to compare

0.3.0 (2024-11-07)

Features

  • front: develop Profile page (#11) (d2a4974)
  • front: integrate LogTo context and auth methods (#9) (23c198f)

back: v0.6.0

07 Nov 19:32
3c9c31e
Compare
Choose a tag to compare

0.6.0 (2024-11-07)

Features

back: v0.5.0

16 Oct 17:53
90f0982
Compare
Choose a tag to compare

0.5.0 (2024-10-15)

Features

  • back: add zerolog middleware and refactor auth middleware (480f164)
  • back: rework DB (#6) (a58fd68)

back: v0.4.0

08 Oct 18:55
c208882
Compare
Choose a tag to compare

0.4.0 (2024-10-08)

Features

  • back: implement API tests using gomock (046aa7f)
  • back: implement JWT verification using LogTo (183c930)

Bug Fixes

  • back: set Docker images tags and fix migrations folder name (cf7aacd)

back: v0.3.0

19 Sep 16:49
164d367
Compare
Choose a tag to compare

0.3.0 (2024-09-19)

Features

  • back: include SuperTokens in the compose file and viper to load env vars (#4) (ca354db)
  • basic users API using Gin (c18d418)

front: v0.2.0

16 Sep 18:20
e9ecc3b
Compare
Choose a tag to compare

0.2.0 (2024-09-16)

Features

  • basic setup for back and front (70fe322)

back: v0.2.0

16 Sep 18:20
e9ecc3b
Compare
Choose a tag to compare

0.2.0 (2024-09-16)

Features

  • basic setup for back and front (70fe322)
  • create user SQL logic and tests (d10abe2)
  • GitHub Action to run DB tests (b9b93a8)
  • setup postgres DB and SQLC code in Golang (1cd03e2)