Skip to content

0.0.4

Latest
Compare
Choose a tag to compare
@serialseb serialseb released this 07 Mar 10:24
· 1 commit to master since this release

Fixed

  • Slashing your way through configuration is what this project is
    about. Unfortunately, keys in consul don't start with a /, and
    my simulator did, because i don't have a test rig for it yet. So
    I slashed the slash, and now it works.
  • Events are good, but too much of a good thing is, well, not such
    a good thing. Key/Value events now only trigger when there's a
    good reason for it, like actually having key values.