Releases: presedo93/wedding_old
Releases · presedo93/wedding_old
front: v0.4.0
0.4.0 (2024-12-04)
Features
back: v0.7.0
0.7.0 (2024-12-04)
Features
front: v0.3.0
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
0.6.0 (2024-11-07)
Features
back: v0.5.0
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
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
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
0.2.0 (2024-09-16)
Features
- basic setup for back and front (70fe322)
back: v0.2.0
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)