Skip to content

Releases: hitokoto-osc/Moe

v1.1.3

14 Sep 14:35
Compare
Choose a tag to compare

Changelog

  • c02b17e chore(config): reading env vars

v1.1.2

14 Sep 14:27
Compare
Choose a tag to compare

Changelog

  • 3011ef1 chore: change config loading priority

v1.1.1

13 Sep 15:55
Compare
Choose a tag to compare

Changelog

  • 0d2bfc7 fix(docker): export cache file
  • af52c73 fix(docker): issued dockerfile

v1.1.0

13 Sep 14:43
Compare
Choose a tag to compare

Changelog

  • d61f8a1 chore: fmt
  • fb360fe chore: update deps
  • cda0294 chore: update readme
  • 657f899 feat: dockerfile
  • 06a92d7 feat: favicon.ico
  • 24f5e0c fix(release): dont support x86/arm anymore
  • 07fcfc4 fix: do not undo after replace zap global
  • 681196c fix: dockerfile issue
  • 0621966 fix: lint
  • 675d153 refactor: use Masterminds/semver instead of blang/semver
  • e19441b refactor: use cockroachdb/errors instead of pkg/errors
  • 4b032da refactor: use fiber drop-in replace gin
  • 9268c83 refactor: use zap instad of logrus
  • 13eeed1 refactor: use zcache instead of go-cache

v1.0.5

22 Jul 03:35
6b54b13
Compare
Choose a tag to compare

Changelog

b28bae9 chore(deps): update codecov/codecov-action action to v2
62620d1 chore(deps): update commitlint monorepo to v12
f560b66 chore(deps): update commitlint monorepo to v12.1.4
c640e3e chore(deps): update dependency commitizen to v4.2.4
a91b504 chore(deps): update dependency husky to v6
dab112c chore(deps): update dependency husky to v7
e37889c chore(deps): update dependency lint-staged to v11
b799d4a chore(deps): update dependency lint-staged to v11.0.1
996c880 chore: bump yarn to berry
7e3b645 chore: import yarn pkgs
77bf584 feat: make requests in parallel
c410c72 feat: make requests in parallel
eb24aa3 fix(deps): update module github.com/gin-gonic/gin to v1.7.1
2507b80 fix(deps): update module github.com/gin-gonic/gin to v1.7.2
8223de8 fix(deps): update module github.com/go-resty/resty/v2 to v2.6.0
9710e87 fix(deps): update module github.com/go-sql-driver/mysql to v1.6.0
6417e48 fix(deps): update module github.com/jmoiron/sqlx to v1.3.3
3558b2a fix(deps): update module github.com/jmoiron/sqlx to v1.3.4
ef629da fix(deps): update module github.com/sirupsen/logrus to v1.8.1
70feed4 fix(deps): update module github.com/spf13/viper to v1.8.1
395e3fa fix: down server merge ignorant
8c77163 fix: gob register err
6b54b13 perf: optimize retry policy

v1.0.4

12 Apr 12:27
8c77163
Compare
Choose a tag to compare

Changelog

8c77163 fix: gob register err

v1.0.3

12 Apr 12:16
395e3fa
Compare
Choose a tag to compare

Changelog

62620d1 chore(deps): update commitlint monorepo to v12
a91b504 chore(deps): update dependency husky to v6
996c880 chore: bump yarn to berry
7e3b645 chore: import yarn pkgs
eb24aa3 fix(deps): update module github.com/gin-gonic/gin to v1.7.1
8223de8 fix(deps): update module github.com/go-resty/resty/v2 to v2.6.0
9710e87 fix(deps): update module github.com/go-sql-driver/mysql to v1.6.0
6417e48 fix(deps): update module github.com/jmoiron/sqlx to v1.3.3
ef629da fix(deps): update module github.com/sirupsen/logrus to v1.8.1
395e3fa fix: down server merge ignorant

v1.0.2

10 Feb 05:27
116405e
Compare
Choose a tag to compare

Changelog

1b62526 chore(deps): update dependency husky to v5
c444dbf chore(deps): update dependency lint-staged to v10.5.4
3313c9e chore: optimize build info
116405e feat: add JSON based err handler
0c71a25 fix: commitlint not work
d8f003e fix: hostData err

v1.0.1

01 Feb 07:08
38bea7f
Compare
Choose a tag to compare

Changelog

38bea7f fix: cache load err

v1.0.0

01 Feb 06:48
6e9621a
Compare
Choose a tag to compare

Changelog

eb2d4d0 build: release by goreleaser
6e9621a build: release by goreleaser
4c26e4f chore(deps): update commitlint monorepo to v11
f4de503 chore(deps): update dependency commitizen to v4.2.3
d8e7f0c chore(deps): update dependency husky to v4.3.0
a9f6d12 chore(deps): update dependency husky to v4.3.8
ecf82ac chore(deps): update dependency lint-staged to v10.4.2
fd80974 chore(deps): update dependency lint-staged to v10.5.3
1892f4c chore(deps): update module go-resty/resty/v2 to v2.4.0
94d88cf chore(deps): update module jmoiron/sqlx to v1.3.1
4215ad5 chore(deps): update module sirupsen/logrus to v1.7.0
fc83add chore(deps): update module stretchr/testify to v1.7.0
600acf0 chore(deps): update remark monorepo
88b41fa chore: ignore build dir
9e40627 chore: init
4a9bf7d chore: rm MakeVersion
c002ecf chore: summary commit
611572a chore: tidy deps
06b4f31 fix: lint
356d4f2 fix: version flag
d8b70ee refactor: great merge tool born