Skip to content

Commit

Permalink
chore(sem): make changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
hui.wang committed Jan 6, 2022
1 parent 82bd895 commit 6ac07f4
Showing 1 changed file with 61 additions and 0 deletions.
61 changes: 61 additions & 0 deletions CHANGELOG-0.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,61 @@
### Unreleased (2022-01-06 17:52:18)

#### 📝 Add Docs
* fix doc bug ([4d4c9d2](https://github.com/sandwich-go/xconf/commit/4d4c9d2bd9c3fad23e889ffed29203d8f81c493c)) (<small>[hui.wang](hui.wang@funplus.com)@2022-01-06 17:46:42 &#43;0800 &#43;0800</small>)

#### 💪 Commit
* Merge branch 'main' of github.com:sandwich-go/xconf ([82bd895](https://github.com/sandwich-go/xconf/commit/82bd895080990e32477ce950532a9ef743f72856)) (<small>[hui.wang](hui.wang@funplus.com)@2022-01-06 17:47:09 &#43;0800 &#43;0800</small>)
* Update README.md ([ad6e92f](https://github.com/sandwich-go/xconf/commit/ad6e92f268cc7e968bd3642139c30c9eefa98caa)) (<small>[timestee](19310233&#43;timestee@users.noreply.github.com)@2022-01-06 16:22:27 &#43;0800 &#43;0800</small>)

### v0.2.0-alpha.1 (2022-01-06 16:14:53)

#### 🐛 Bug Fixed
* ci support go 1.14 using ioutil.WriteFile ([03ea69b](https://github.com/sandwich-go/xconf/commit/03ea69beb913a9ffb4722f2b28daaaeb54e0f9ab)) (<small>[hui.wang](hui.wang@funplus.com)@2022-01-06 16:14:53 &#43;0800 &#43;0800</small>)
* ci support go 1.15 1.16 ([cb12294](https://github.com/sandwich-go/xconf/commit/cb122943bfe26a777cc85fa1cde6e879b731191c) , [e1b25e2](https://github.com/sandwich-go/xconf/commit/e1b25e2fcb653118622a7414d8fe08fff50eea01)) (<small>[hui.wang](hui.wang@funplus.com)@2022-01-06 16:12:54 &#43;0800 &#43;0800</small>)
* lint ([7ee0ab4](https://github.com/sandwich-go/xconf/commit/7ee0ab4affff26d0376a5162a58ae13ac65e6466)) (<small>[hui.wang](hui.wang@funplus.com)@2022-01-06 16:02:14 &#43;0800 &#43;0800</small>)
* rm io.ReadAll ([48e19bd](https://github.com/sandwich-go/xconf/commit/48e19bd76f918f05155a3dc43cc438c5e85613dd)) (<small>[hui.wang](hui.wang@funplus.com)@2022-01-06 15:50:25 &#43;0800 &#43;0800</small>)
* watcher logic ([ae1416c](https://github.com/sandwich-go/xconf/commit/ae1416c3dbe3d44effb5b1cc798f346a718e2b0d)) (<small>[hui.wang](hui.wang@funplus.com)@2022-01-06 15:45:11 &#43;0800 &#43;0800</small>)
* rm unused code ([987bbf2](https://github.com/sandwich-go/xconf/commit/987bbf2d7f2b064578534f2663f369b52f252b9f)) (<small>[hui.wang](hui.wang@funplus.com)@2022-01-06 14:20:40 &#43;0800 &#43;0800</small>)
* race when test and rm ioutil ([6aa98e3](https://github.com/sandwich-go/xconf/commit/6aa98e342475e88c5cc8786a7d6095ce5ba2edab)) (<small>[hui.wang](hui.wang@funplus.com)@2022-01-06 14:14:17 &#43;0800 &#43;0800</small>)
* race when test ([91775a0](https://github.com/sandwich-go/xconf/commit/91775a08e43a7eb0c8ffbf7ee2f5b898f4e71f18)) (<small>[hui.wang](hui.wang@funplus.com)@2022-01-06 14:11:37 &#43;0800 &#43;0800</small>)
* panic when no tag ([fb843af](https://github.com/sandwich-go/xconf/commit/fb843afc924ec2ab2c4695582fe7552e06acee63)) (<small>[hui.wang](hui.wang@funplus.com)@2022-01-06 13:05:00 &#43;0800 &#43;0800</small>)

#### 🛠 Refactor
* filter empty files ([c47c8f5](https://github.com/sandwich-go/xconf/commit/c47c8f55cf40a47982559c801d647e63b9f42f3f)) (<small>[hui.wang](hui.wang@funplus.com)@2022-01-06 12:34:38 &#43;0800 &#43;0800</small>)
* gen comments ([f7e1d33](https://github.com/sandwich-go/xconf/commit/f7e1d334457425cd12909c7f60d5effde55872d9) , [22c8755](https://github.com/sandwich-go/xconf/commit/22c87558fad95257189cd765b8082438708273a6)) (<small>[hui.wang](hui.wang@funplus.com)@2022-01-06 12:28:01 &#43;0800 &#43;0800</small>)
* using latest optiongen ([b12dd42](https://github.com/sandwich-go/xconf/commit/b12dd42ed7010189704d1279edff47943fa24fae) , [aaf3347](https://github.com/sandwich-go/xconf/commit/aaf33473d89db59fa68628667f04a95f2fb3ebc8)) (<small>[hui.wang](hui.wang@funplus.com)@2022-01-05 21:09:31 &#43;0800 &#43;0800</small>)
* keep meta data into datMeta ([ce0a74d](https://github.com/sandwich-go/xconf/commit/ce0a74d7f89523f1b20e254660e6d732d82a2771) , [fba98a0](https://github.com/sandwich-go/xconf/commit/fba98a0bf2e3af86c1594f2458249bd675a67b83)) (<small>[hui.wang](hui.wang@funplus.com)@2022-01-05 17:49:14 &#43;0800 &#43;0800</small>)
* install usage for default FlagSet ([3438a21](https://github.com/sandwich-go/xconf/commit/3438a21355d79e673c7fb29455362bae74c6bba8) , [beaf5ff](https://github.com/sandwich-go/xconf/commit/beaf5ff06a8c268a4af9bebf7c9b61b636cb1fea)) (<small>[hui.wang](hui.wang@funplus.com)@2022-01-05 17:32:48 &#43;0800 &#43;0800</small>)
* usage change ([92191e2](https://github.com/sandwich-go/xconf/commit/92191e2b59d4459bdcf10ed358fcd97f695aaba2)) (<small>[hui.wang](hui.wang@funplus.com)@2022-01-05 17:06:41 &#43;0800 &#43;0800</small>)
* update doc ([2d5761e](https://github.com/sandwich-go/xconf/commit/2d5761ec57371cf0395516e33f0f7b41934215c2)) (<small>[hui.wang](hui.wang@funplus.com)@2022-01-05 15:14:51 &#43;0800 &#43;0800</small>)
* rm print log ([f29fa34](https://github.com/sandwich-go/xconf/commit/f29fa34552c8c65f5d43d4506c3e298995c5fe20)) (<small>[hui.wang](hui.wang@funplus.com)@2022-01-05 15:13:43 &#43;0800 &#43;0800</small>)
* add simple gray rule support ([b507e59](https://github.com/sandwich-go/xconf/commit/b507e59e6640f32262dc3b9a9412ab6946c851c1)) (<small>[hui.wang](hui.wang@funplus.com)@2022-01-05 15:13:19 &#43;0800 &#43;0800</small>)
* rm auto options ([a691e72](https://github.com/sandwich-go/xconf/commit/a691e721dda5af7ff3316aa3a56bebab05281fb6)) (<small>[hui.wang](hui.wang@funplus.com)@2022-01-05 13:34:18 &#43;0800 &#43;0800</small>)
* add FieldFlagSetCreateIgnore ([7eb9a8a](https://github.com/sandwich-go/xconf/commit/7eb9a8af435d31dd616ce298bfb662239b9110ab)) (<small>[hui.wang](hui.wang@funplus.com)@2022-01-05 13:15:43 &#43;0800 &#43;0800</small>)
* add magic codec ([3574199](https://github.com/sandwich-go/xconf/commit/3574199c5aa9b94a6dc1f004683c7d788ebeacaf)) (<small>[hui.wang](hui.wang@funplus.com)@2022-01-05 13:08:42 &#43;0800 &#43;0800</small>)
* comment ([94ee300](https://github.com/sandwich-go/xconf/commit/94ee3002c818a11fdb5ce6c4cb35288d4853f8f9)) (<small>[hui.wang](hui.wang@funplus.com)@2022-01-05 12:54:07 &#43;0800 &#43;0800</small>)
* chain move into codec ([d24cbda](https://github.com/sandwich-go/xconf/commit/d24cbda2ae2cce3984ac05bf82243ddd61b6cd29)) (<small>[hui.wang](hui.wang@funplus.com)@2022-01-05 12:53:26 &#43;0800 &#43;0800</small>)
* secconf reader ([92399be](https://github.com/sandwich-go/xconf/commit/92399be3e1c0d09b1d304dcce17392b9938833fd)) (<small>[hui.wang](hui.wang@funplus.com)@2022-01-05 12:52:43 &#43;0800 &#43;0800</small>)
* secconf chain support ([fde9667](https://github.com/sandwich-go/xconf/commit/fde96673d0ebb5318a1e1efdd2110241b35192b8) , [3255bf8](https://github.com/sandwich-go/xconf/commit/3255bf8a2464d967a5139472e36b42dc6c3d988e)) (<small>[hui.wang](hui.wang@funplus.com)@2022-01-05 12:50:27 &#43;0800 &#43;0800</small>)
* support sec conf ([7dc32e6](https://github.com/sandwich-go/xconf/commit/7dc32e66662eb6c97299c4a453960f9557d82f2c)) (<small>[hui.wang](hui.wang@funplus.com)@2022-01-04 20:47:22 &#43;0800 &#43;0800</small>)
* auto recover watch ([1079f51](https://github.com/sandwich-go/xconf/commit/1079f51021eddefd3e8f74e749e3208c6cf220a7)) (<small>[hui.wang](hui.wang@funplus.com)@2022-01-04 15:55:08 &#43;0800 &#43;0800</small>)

#### 📝 Add Docs
* add more comments ([77745a7](https://github.com/sandwich-go/xconf/commit/77745a7515129cca9401da58f5c2812c84850704) , [0e95b10](https://github.com/sandwich-go/xconf/commit/0e95b1039c7b2781be455582237321dd91c017c2)) (<small>[hui.wang](hui.wang@funplus.com)@2022-01-06 13:45:26 &#43;0800 &#43;0800</small>)
* add doc ([ab12db3](https://github.com/sandwich-go/xconf/commit/ab12db318148d472c949e03b88c385a6912ed8a4)) (<small>[hui.wang](hui.wang@funplus.com)@2022-01-05 13:32:30 &#43;0800 &#43;0800</small>)

#### 💪 Commit
* Merge branch 'main' of github.com:sandwich-go/xconf ([2ce163a](https://github.com/sandwich-go/xconf/commit/2ce163a5709124413621dfed7c43d4e4017eb90c) , [63b8b17](https://github.com/sandwich-go/xconf/commit/63b8b17545ba3957fea7cd13b2a0e9716bab8b1b)) (<small>[hui.wang](hui.wang@funplus.com)@2022-01-06 15:45:33 &#43;0800 &#43;0800</small>)
* not support 15 16 tmp ([4fa5001](https://github.com/sandwich-go/xconf/commit/4fa5001b4cedba656de64ab0847487070f5341a1)) (<small>[timestee](19310233&#43;timestee@users.noreply.github.com)@2022-01-06 14:25:11 &#43;0800 &#43;0800</small>)
* on branch change to main and verison/* ([18597f4](https://github.com/sandwich-go/xconf/commit/18597f47e94fc72398833578500824b5b7598a47)) (<small>[timestee](19310233&#43;timestee@users.noreply.github.com)@2022-01-06 14:04:44 &#43;0800 &#43;0800</small>)
* Update README.md ([356bcdb](https://github.com/sandwich-go/xconf/commit/356bcdb87b38a8a343a760feeeb80417d20fd357)) (<small>[timestee](19310233&#43;timestee@users.noreply.github.com)@2022-01-06 13:58:45 &#43;0800 &#43;0800</small>)
* add ci ([901009c](https://github.com/sandwich-go/xconf/commit/901009c3dfab9541b748590da72eacc42a80e631)) (<small>[timestee](19310233&#43;timestee@users.noreply.github.com)@2022-01-06 13:58:11 &#43;0800 &#43;0800</small>)
* init ci.yml ([d7e312d](https://github.com/sandwich-go/xconf/commit/d7e312d0f3e5d1d6c46e6bc56ea13d07472add04)) (<small>[timestee](19310233&#43;timestee@users.noreply.github.com)@2022-01-06 13:52:53 &#43;0800 &#43;0800</small>)
* add comments ([b9c18bf](https://github.com/sandwich-go/xconf/commit/b9c18bf6bf4cdc507d71bc155a06a032dc2f7720) , [62c943e](https://github.com/sandwich-go/xconf/commit/62c943e47d79f88d29b73669633a5852a00f79ca)) (<small>[hui.wang](hui.wang@funplus.com)@2022-01-06 11:35:03 &#43;0800 &#43;0800</small>)
* add .travis and .sembumprc ([4baee75](https://github.com/sandwich-go/xconf/commit/4baee751939030f8be9445937cdca73ae67edbd9) , [ba90289](https://github.com/sandwich-go/xconf/commit/ba90289fbfb4a7651c76b4a38d69e61b92a8836b) , [0d495db](https://github.com/sandwich-go/xconf/commit/0d495db3c4adf74fdee5481cd1654e747c14a571)) (<small>[hui.wang](hui.wang@funplus.com)@2022-01-06 11:01:40 &#43;0800 &#43;0800</small>)
* FieldFlagSetCreateIgnore ([a55c1df](https://github.com/sandwich-go/xconf/commit/a55c1dfafd936060ab302f04f20a275ff9e69999)) (<small>[hui.wang](hui.wang@funplus.com)@2022-01-04 14:59:10 &#43;0800 &#43;0800</small>)
* deprecated log ([034d740](https://github.com/sandwich-go/xconf/commit/034d7404d9c51bdab6580bf82fd67e7ce4e903ab)) (<small>[hui.wang](hui.wang@funplus.com)@2022-01-04 14:51:13 &#43;0800 &#43;0800</small>)
* add xconf_inherit_files xconf_files doc ([c05b240](https://github.com/sandwich-go/xconf/commit/c05b24052a966905f16c39186a533f5e0e2b55ab)) (<small>[hui.wang](hui.wang@funplus.com)@2022-01-04 13:53:24 &#43;0800 &#43;0800</small>)



0 comments on commit 6ac07f4

Please sign in to comment.