Skip to content

Releases: go-chassis/go-archaius

v0.14.0

28 Mar 01:12
7194a1b
Compare
Choose a tag to compare
adapt to config repo (#62)

v0.13.0

11 Mar 06:22
cb6394a
Compare
Choose a tag to compare

this is incompatible with old version:

  1. do not load env, clii and mem by default, need to call WithXXX to enble them
  2. Mock renamed to CustomInit

v0.12.0

06 Mar 10:07
ea6fdfa
Compare
Choose a tag to compare
refactor mock API (#59)

v0.7.0

02 Feb 09:56
c7d5aa9
Compare
Choose a tag to compare

decouple config center

v0.6

25 Jan 07:32
ee4ab30
Compare
Choose a tag to compare

decouple go chassis

v0.5

10 Dec 03:06
Compare
Choose a tag to compare

new feature: new file handler which use filename as key and content as value

v0.4

09 Nov 10:15
4bc93b3
Compare
Choose a tag to compare
make yaml file source as a common file source (#49)

v0.3

08 Nov 02:31
3dfd20d
Compare
Choose a tag to compare
  • refactor API
  • only watch file

v0.2

31 Oct 08:08
71340a4
Compare
Choose a tag to compare
  • archaius API
  • file handler interface
  • watch file change event not dir

v0.1

20 Sep 02:03
32bc89f
Compare
Choose a tag to compare
Merge pull request #36 from tianxiaoliang/master

update example