Skip to content

Releases: ikhsan3adi/gemini-web2api

Release list

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 01 Aug 05:30

Changelog

  • ec0e133 Initial commit
  • cecdc96 build(docker): configure image build and release
  • b582fd9 build(goreleaser): add go files to docker build context
  • d714306 build: configure automated releases with goreleaser
  • 984ec86 refactor(models,format,server): replace map[string]any with strongly-typed structs
  • ab99e73 refactor: use constants and add explanatory comments