Skip to content

Releases: allisson/go-project-template

v1.9.0

Choose a tag to compare

@allisson allisson released this 29 Jan 20:48
2827682

What's Changed

  • feat: enable gocritic linter and update lib/pq dependency by @allisson in #12

Full Changelog: v1.8.0...v1.9.0

v1.8.0

Choose a tag to compare

@allisson allisson released this 26 Jan 11:19
76efed9

What's Changed

  • feat: restructure documentation and add agent guidelines by @allisson in #10
  • refactor: migrate worker functionality to outbox use case by @allisson in #11

Full Changelog: v1.7.0...v1.8.0

v1.7.0

Choose a tag to compare

@allisson allisson released this 24 Jan 23:53
a1b136f

What's Changed

  • feat: use real database integration tests by @allisson in #9

Full Changelog: v1.6.0...v1.7.0

v1.6.0

Choose a tag to compare

@allisson allisson released this 24 Jan 19:21
90d8302

What's Changed

  • refactor: implement native database/sql repositories by @allisson in #8

Full Changelog: v1.5.0...v1.6.0

v1.5.0

Choose a tag to compare

@allisson allisson released this 24 Jan 17:17
02cba34

What's Changed

  • feat: migrate all ID fields to UUIDv7 by @allisson in #7

Full Changelog: v1.4.0...v1.5.0

v1.4.0

Choose a tag to compare

@allisson allisson released this 24 Jan 15:24
e781408

What's Changed

  • feat: add advanced input validation by @allisson in #6

Full Changelog: v1.3.0...v1.4.0

v1.3.0

Choose a tag to compare

@allisson allisson released this 24 Jan 14:59
425dd5f

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

Choose a tag to compare

@allisson allisson released this 24 Jan 14:31
a3ae3be

What's Changed

  • refactor: introduce UseCase interface by @allisson in #4

Full Changelog: v1.1.0...v1.2.0

v1.1.0

Choose a tag to compare

@allisson allisson released this 24 Jan 13:37
b8e1b49

What's Changed

  • feat: add dependency injection container by @allisson in #3

Full Changelog: v1.0.0...v1.1.0

v1.0.0

Choose a tag to compare

@allisson allisson released this 24 Jan 12:24
21653cf

What's Changed

  • feat: implement modular domain architecture with DTO pattern by @allisson in #2

Full Changelog: v0.1.0...v1.0.0