Skip to content

release-v0.4.0

Compare
Choose a tag to compare
@aurorax-neo aurorax-neo released this 17 Jun 11:52
· 17 commits to master since this release
dc2ec5a

release-v0.4.0 - 2024-06-17

Chore

  • update dependencies to latest versions
  • update .gitignore to reflect file extension change from .yaml to .yml

Feat

  • add new tokens template for improved configuration
  • refactor file organization and dependencies

Fix

  • correct cache configuration in Build Docker Image.yml
  • update deployment option from Koyeb to Vercel in README.md
  • Corrected syntax and added missing struct fields in chatReq.go and util.go

Perf

  • ✨deep optimization

Refactor

  • remove tokens.yml file
  • Update YAML tags and methods for AccessTokenPool

Pull Requests

  • Merge pull request #76 from aurorax-neo/dev
  • Merge pull request #75 from aurorax-neo/dev

What's Changed

Full Changelog: release-v0.3.3...release-v0.4.0