8000 Release v2.3.0 · gookit/ini · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v2.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Apr 01:21

Change Log

Feature

  • ✨ feat: add LoadMatched support load multi env file by pattern 12b5eb0
  • ✨ feat: dotenv.Load filename support simple glob pattern 52eacf5
  • ✨ feat: parser - refactoring the encode logic, support add comments and raw value 6aecaf2
  • ✨ feat: collect comments on parse, will revert it on export 2754b2a

Update

  • ✨ up: now, will parse ENV var on parse. fix issues #88 62b461b
  • 👔 up: move map struct logic to the internal package acb395b

Other

  • build(deps): bump WillAbides/setup-go-faster from 1.13.0 to 1.14.0 (#85) c036124
  • build(deps): bump softprops/action-gh-release from 1 to 2 (#86) 894af9f
  • build(deps): bump github.com/gookit/goutil from 0.6.15 to 0.6.16 (#87) 1bfbdeb
  • build(deps): bump github.com/gookit/goutil from 0.6.16 to 0.6.18 (#90) de0e76c
  • 👷 ci: add run unit test on go>1.21 b8ac603
  • 👷 test: add more test cases for parser a05eded
  • ✅ test: add more test cases and update some docs 9ceaae1
0