Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Aug 16:49
· 55 commits to main since this release

Change Log

Fixed

  • fix: fix the parse ver refer name error 881245c

Feature

  • new: init properties parse logic 70289fd
  • feat: support encode struct to properties text 5e53089
  • feat: support parse var-refer on collect value 0a78ac8
  • feat: support parse multi line value by left slash quote aa224cf
  • feat: add Marshal and Unmarshal method to encoder and parser 4779af4

Update

  • up: update some parse logic, update readme 6ae2fd2
  • up: update and modify some parse logic, binding value 4b7c771
  • up: update some parse logic, add some new func db6ef1a
  • up: complete collect value to data and map to struct c5993f5
  • up: add some examples and update some comments 99f828e
  • up: update some parse logic, add more tests case d318b34
  • up: update some value parse logic, add more tests 9b724b8
  • up: support parse env var name, time string and more 07c687d
  • up: add more example tests, update readme ea9d5e5
  • up: update dep version, update readme docs c3fb05f
  • up: update some parse logic, add more unit tests 716bdfb

Other

  • build(deps): bump morphy2k/revive-action from 2.3.1 to 2.4.0 758db78
  • chore: update readme add more usage docs 45c679b