Skip to content

Latest commit

 

History

History
55 lines (28 loc) · 3.88 KB

CHANGELOG.md

File metadata and controls

55 lines (28 loc) · 3.88 KB

mantine-template

0.4.0

Minor Changes

  • #23 a26d7e7 Thanks @KemingHe! - Added multi-step Google Search-enhanced answering with Gemini 2.0 Flash.

0.3.0

Minor Changes

  • #21 c7015c5 Thanks @KemingHe! - Changed Vercel custom domain to proto.buckeye.chat for simplicity. Added Google genai (gemini 2.0 flash) endpoint with max 60s function duration to ensure full stream.

Patch Changes

  • #21 ca33421 Thanks @KemingHe! - Upgraded pnpm via corepack and upgraded deps to next minor/patch versions.

0.2.0

Minor Changes

  • #13 d70cd15 Thanks @KemingHe! - Prototyped responsive main layout and navbar with statful categories.

Patch Changes

0.1.3

Patch Changes

0.1.2

Patch Changes

0.1.1

Patch Changes

  • #5 d3dec37 Thanks @KemingHe! - Added code-quality, unit-test, and release automations.

  • #5 da7248d Thanks @KemingHe! - Updated package.json with author (Keming He) and repo info

  • #5 d3dec37 Thanks @KemingHe! - Added husky commit hooks and commitzen with conventional-changelog integration.

  • #5 350f72c Thanks @KemingHe! - Began chat page UI rewrite, built custom navbar prototype.

  • #5 a924bd4 Thanks @KemingHe! - Added README.md to .husky dir explaining purpose and commitizen integration.