Skip to content

v2.0.19

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Mar 19:10
· 5 commits to main since this release

Changelog

  • 8133b7a bump version to v2.0.19
  • 893a2bc move owner of the repo
  • 13048bc Merge pull request #27 from knbr13/optimize-build-options-func
  • 745eb83 use strings.Builder instead of strings concatenation + use type switch instead of reflection
  • 7f958c5 Merge pull request #26 from knbr13/modify-cache-type
  • 5f2f83a update cache type: make map of empty struct
  • fc6c736 add more test cases