Skip to content

Releases: Angak0k/pimpmypack

v0.13.1

Choose a tag to compare

@Angak0k Angak0k released this 31 Jan 08:34
7eb4487

Changelog

  • 4e02cfb chore(deps): bump alpine from 3.23.2 to 3.23.3 (#148)
  • 7eb4487 fix: lighterpack import issue with Worn & consumable attributes (#149)

v0.13.0

Choose a tag to compare

@Angak0k Angak0k released this 27 Jan 23:11
555a047

Changelog

  • 555a047 feat: add deduplication for LighterPack import (#147)

v0.12.1

Choose a tag to compare

@Angak0k Angak0k released this 20 Jan 21:36
b66d3e4

Changelog

  • b66d3e4 fix: return 401 for invalid login credentials (#146)

v0.12.0

Choose a tag to compare

@Angak0k Angak0k released this 20 Jan 21:09
5b34808

Changelog

  • 5b34808 feat: enhance shared pack API with metadata (#145)

v0.11.0

Choose a tag to compare

@Angak0k Angak0k released this 20 Jan 13:08
4dc01a1

Changelog

  • 47daaf6 chore(deps): bump actions/checkout from 4 to 5 (#114)
  • 442d6a7 chore(deps): bump actions/checkout from 5 to 6 (#133)
  • 324ca68 chore(deps): bump actions/setup-go from 5 to 6 (#120)
  • dc83532 chore(deps): bump alpine from 3.21.3 to 3.22.0 (#106)
  • b08a677 chore(deps): bump alpine from 3.22.0 to 3.22.1 (#110)
  • 64dfe62 chore(deps): bump alpine from 3.22.1 to 3.22.2 (#124)
  • 40f3385 chore(deps): bump alpine from 3.22.2 to 3.23.0 (#136)
  • 9dd001d chore(deps): bump alpine from 3.23.0 to 3.23.2 (#140)
  • 2a9f290 chore(deps): bump github.com/gin-gonic/gin from 1.10.0 to 1.10.1 (#105)
  • 8e578bc chore(deps): bump github.com/gin-gonic/gin from 1.10.1 to 1.11.0 (#122)
  • 8afcf8d chore(deps): bump github.com/golang-jwt/jwt/v5 from 5.2.2 to 5.2.3 (#112)
  • 4ab4993 chore(deps): bump github.com/golang-migrate/migrate/v4 (#117)
  • 94adcb2 chore(deps): bump github.com/golang-migrate/migrate/v4 (#135)
  • 012455b chore(deps): bump github.com/gruntwork-io/terratest (#108)
  • fe63fd6 chore(deps): bump github.com/gruntwork-io/terratest (#123)
  • dc0ab65 chore(deps): bump github.com/gruntwork-io/terratest (#127)
  • 50e56b6 chore(deps): bump github.com/gruntwork-io/terratest (#130)
  • cc8f06f chore(deps): bump github.com/gruntwork-io/terratest (#134)
  • 6bb929a chore(deps): bump github.com/gruntwork-io/terratest (#143)
  • f0abb99 chore(deps): bump github.com/quic-go/quic-go (#125)
  • 297b6fd chore(deps): bump github.com/quic-go/quic-go (#138)
  • 2fa5255 chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0 (#116)
  • 4ed0867 chore(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (#118)
  • b7f90df chore(deps): bump github.com/swaggo/gin-swagger from 1.6.0 to 1.6.1 (#119)
  • a2f239e chore(deps): bump github.com/swaggo/swag from 1.16.4 to 1.16.5 (#111)
  • 6cbadf7 chore(deps): bump golang.org/x/crypto (#131)
  • 2d54023 chore(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0 (#107)
  • fb02bec chore(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0 (#109)
  • 7aaa921 chore(deps): bump golang.org/x/crypto from 0.40.0 to 0.41.0 (#115)
  • b1e8fa9 chore(deps): bump golang.org/x/crypto from 0.41.0 to 0.42.0 (#121)
  • 4a9f27e chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.43.0 (#126)
  • 8e0ed89 chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.44.0 (#129)
  • 770c2d6 chore(deps): bump golang.org/x/crypto from 0.45.0 to 0.46.0 (#139)
  • d8f766e chore(deps): bump golang.org/x/crypto from 0.46.0 to 0.47.0 (#141)
  • 68d7b96 chore(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 (#128)
  • e3a124f chore(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 (#132)
  • 65d9d27 chore(deps): bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 (#137)
  • 083858e chore: fix noctx issues by adding contexts (#113)
  • 6b78c12 chore: initialize general agents.md file (#142)
  • 4dc01a1 feat: pack sharing code management refactoring (#144)

v0.10.1

Choose a tag to compare

@github-actions github-actions released this 19 May 13:33
ed63c8f

Changelog

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 19 May 12:31
575150e

Changelog

  • 575150e feat: add total items & total weight (in grams) in pack list response payload (#102)

v0.9.1

Choose a tag to compare

@github-actions github-actions released this 18 May 19:25

Changelog

  • b4dd547 Update Swagger documentation
  • 55990e0 chore: Avoid race condition in test data loading (#101)

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 18 May 10:16
8512fa2

Changelog

  • 8512fa2 chore: remove the weight unit and store everything in grams by default (#100)

v0.8.1

Choose a tag to compare

@github-actions github-actions released this 13 May 15:05
b8ffc60

Changelog

  • b8ffc60 Delete go.work.sum (#99)
  • 5ae399f feat: enforce different password in change password endpoint (#98)