Skip to content

v1.16.2

Compare
Choose a tag to compare
@ubogdan ubogdan released this 30 Aug 15:42
· 41 commits to master since this release
e9d0aa5

Changelog

  • f05ccdc add byte check before and after file is formatted (#1637)
  • 7534a13 add cli flag --pdl to determine whether parse operations in dependency (#1605)
  • 21d34e2 add retract to fix proxy cache caused by accidentally pushed tags (#1562)
  • b2f325f chore(deps): bump github.com/gin-gonic/gin (#1598)
  • 8e5b314 chore(deps): bump github.com/gin-gonic/gin in /example/celler (#1599)
  • c8372f6 chore(deps): bump github.com/gin-gonic/gin in /example/go-module-support (#1600)
  • 23c9b5c chore(deps): bump gopkg.in/yaml.v3 (#1663)
  • 8ebf32f docs(readme): fix param brace (#1647)
  • 27b27bd enchancement: report which property is triggering a parsing error (#1439)
  • d0f9dc5 feat: add --packagePrefix=P for only parse packages matched by prefix P (#1582)
  • 1bf0078 feat: global security (#1620)
  • 9f128b4 feat: preserve file permission when write formatted files (#1636)
  • ea35767 fix bug: enums of underscored number (#1581)
  • 0cee1c5 fix required params parsing for routes with multiple paths and multiple params (#1621)
  • e73a0d0 fix using tab (\t) as separator for custom type names (#1594)
  • 4536bf2 fix: enums in body got parse incorrectly (#1625)
  • e749ad5 fix: lint error for generated docs.go (#1583)
  • 575963e parse binary literal const (#1593)
  • fe971d2 parser: if all tags negate return true on no hits (#1624)
  • e9d0aa5 yaml.v3 security patch (#1664)