Skip to content

v1.1.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 May 00:43
· 8 commits to main since this release

Changelog

  • 206b22a fix: allow well-known headers
  • 2c04f9a fix(analyzer): check function assign.
  • d8d1e01 chore(deps): bump linter from 1.57 to 1.58
  • 1f24212 style(godot): change scope from default(declarations) to all
  • 809d5d1 chore(deps): bump golang.org/x/tools from 0.20.0 to 0.21.0
  • ba9ebc1 Add GitHub Typo Action
  • e73de50 Fix typos
  • b1b9464 ci(test): run test on macos and windows
  • 3ea58f4 docs(readme): added installation information
  • abbb991 chore(readme): typo license -> licence
  • 43d2880 chore: fix typo
  • e99ded0 ci(golangci): use official action
  • 64473de ci: add cache for test
  • 13c3470 chore(readme): rename action job
  • da5699c ci: split jobs
  • 8a78958 feat: add support more cases
  • 7da5457 ci(go): add tip version
  • 60b3680 refactor(test): from slice of struct to slice of string
  • 55ee7ac type(test): embeded -> embedded
  • e89be98 chore(readme): add badges
  • e12dda0 ci: update linter from 1.55.2 to 1.57.2