Skip to content

Releases: NCUHOME/cato

V0.1.3

19 May 14:33
88d337c

Choose a tag to compare

What's Changed

  • docs: rewrite project README by @mint-leaf in #22
  • fix(swagger): generate array and ref schema correctly for params by @mint-leaf in #23

Full Changelog: v0.1.2...v0.1.3

V0.1.3.nightly

19 May 14:33

Choose a tag to compare

V0.1.3.nightly Pre-release
Pre-release

Nightly prerelease synced from v0.1.3.

Source release: https://github.com/NCUHOME/cato/releases/tag/v0.1.3
Source branch: nightly
Nightly commit: 15033cf

v0.1.2

29 Apr 05:13
7d725d4

Choose a tag to compare

What's Changed

  • chore(ci): sync main into nightly and mirror releases by @mint-leaf in #20
  • refactor(httpc): replace timeout option with pooled controller by @mint-leaf in #21

Full Changelog: v0.1.1...v0.1.2

v0.1.2.nightly

29 Apr 05:13

Choose a tag to compare

v0.1.2.nightly Pre-release
Pre-release

Nightly prerelease synced from v0.1.2.

Source release: https://github.com/NCUHOME/cato/releases/tag/v0.1.2
Source branch: nightly
Nightly commit: ddb22a9

v0.1.1

17 Apr 04:56
6cbc982

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0.nightly

24 Mar 06:08
1261e64

Choose a tag to compare

v0.1.0.nightly Pre-release
Pre-release

What's Changed

  • feat(http): add extend flag for generated param methods by @mint-leaf in #16

Full Changelog: v0.1.0...v0.1.0.nightly

V0.1.0

10 Mar 14:03
d1a8d87

Choose a tag to compare

  • ✨ feat(http-gen): split HTTP generation pipeline into API and Handlers
  • ✨ feat(core-http): add HttpService abstraction and composable HttpOption (with timeout middleware)
  • ✨ feat(core-rdb): introduce XORM Engine implementation and transaction context support
  • ✨ feat(repo): add NewRdbRepo constructor and improve repo/rdb cross-package accessibility
  • ♻️ refactor(http-param): simplify HTTP parameter generation and remove impl-related path
  • 🐛 fix(db-mapper): fix SQLITE3 placeholder mapping and add Timestamp -> time.Time mapping
  • 🗑️ chore(cleanup): remove legacy http protocol/handler/tier templates and unused code
  • ⬆️ chore(deps): update generated proto files and dependencies (including xorm)
  • 🔀 chore: merge main

V0.0.7

23 Jan 05:25
3e19743

Choose a tag to compare

What's Changed

  • 🗃️ improve rdb and repo accessibility by @mint-leaf in #14

Full Changelog: v0.0.6...v0.0.7

v0.0.6

18 Jan 14:23
91a5345

Choose a tag to compare

What's Changed

Full Changelog: v0.0.5...v0.0.6

v0.0.5

18 Jan 13:15
5ed3d53

Choose a tag to compare

What's Changed

Full Changelog: v0.0.4...v0.0.5