Releases: satisfactorymodding/smr-api
Releases · satisfactorymodding/smr-api
v1.1.0
Changelog
- 14b980c Add compatibility information to mods (#10)
- 94eb5b3 Add tags (#9)
- 138068a Last touches to compatibility. Better auth and exposing the compatibility officer role to UserRoles (#14)
- d28b5bf Merge branch 'staging'
- a50037d chore: add staging workflow
- 07ef0ca chore: allow staging workflow to push
- b4040f2 chore: bump image to go 1.18
- 2f3a26f chore: update permissions on SQL files
- 94eebaa chore: upgrade to go 1.19 chore: fix linter errors
- e94d1ed fix: getModByIDOrReference not loading tags (#13)
- baacb20 fix: getTags crashing, getMods not including tags and compatibility (#11)
- 93047ce fix: non-nullable compatibility info (#15)
v1.0.8
v1.0.7
v1.0.6
v1.0.5
v1.0.4
Changelog
- 686eaf5 Create LICENSE
- d6ad9a1 Merge remote-tracking branch 'origin/main'
- 938ce77 Update ports (#8)
- d7a2847 chore: lint
- 08b2fb1 chore: remove context pointers
- f221c1c defer randMutex.Unlock() (#3)
- d09dd89 devcontainer to make it easier to contribute to this project (#7)
- ad7ae69 feat: add getModByIdOrReference endpoint
- 2de4f11 refactor: allow retrieving DB instance from context