Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v0.7.3

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Dec 13:08
· 22 commits to master since this release

Change Log

Feature

  • ✨ feat: envutil - add built in dotenv files load and parse b30606b
  • ✨ feat: x/fakeobj - add struct Clock, use for testing time clock 2a649e8
  • feat: netutil - add new func: IncrIP cf17adf

Update

  • 👔 up: strutil - add new func: Utf8Padding, Utf8Resize and fix some error on padding 0107e47
  • 👔 up: envutil - dotenv add new option: LoadFirstExist 6d02a84
  • 👔 up: x/termenv - fix GetTermSize error, add support from ENV get width and height 488eac7

Other

  • build(deps): bump actions/checkout from 5 to 6 (#236) 3b5592b
  • chore(ci): change the setup-go-faster to Setup-Go dfc6cb6