Skip to content

v0.0.14

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Aug 14:26
· 1 commit to main since this release
0b9eb24

Changelog

  • 0b9eb24 chore: todo を整理し go fmt ./... を実施
  • e5f7bff refactor(fsio): remove method Printf
  • 64b9407 refactor(repos): create log repository and use it.
  • e558dfd refactor(service): constructor injection へ変更
  • 42b4ddb docs: update README. change install method.
  • c37233e chore(ci): use go 1.23
  • 9ac7869 chore(deps): use go 1.23.0
  • 25aebe0 refactor(repos): add Repos struct as a di container
  • 7d103d3 docs: update README
  • 489d356 chore(deps): use go 1.22
  • a86144b chore: use MIT License