Tags give the ability to mark specific points in history as being important
-
-
v1.1
9dbd3fad · ·v1.1 - Full test coverage for all service and controller packages (73 tests) - Coverage targets in Makefile (make coverage, make coverage-html) - CI test job now uses make test-ci with gotestsum + JUnit output - Bcrypt cost configurable via BCRYPT_COST env var - Fixed DeleteByID batch deletion bug in user repository - Fixed UpdateColumns zero-value skip bug in post repository - Removed deprecated Heroku deploy stage