Goruntime Versions Save

Go client for Runtime application level feature flags and configuration

v0.3.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/lyft/goruntime/compare/v0.2.6...v0.3.0

v0.2.6

3 years ago

v0.2.6

v0.2.5

4 years ago

v0.2.5

v0.2.4

4 years ago

v0.2.4

v0.2.3

4 years ago

v0.2.3

Note: It is now recommended to use loader.New2 instead of loader.New as New2 returns an error whereas New panics.

v0.2.2

5 years ago

DirectoryRefresher wasn't picking up write events due to malformed conditional, this release fixes that

v0.2.1

5 years ago

commit a0d6acf20fcfd48f53e623ed62b87ffb7fe17038 Author: Christopher Burnett [email protected] Date: Tue Oct 2 18:59:21 2018 -0400

Conver init args to functional options (#19)

v0.2.0

5 years ago

The loader package's New func adds a new argument that allows the loader to optionally ignore dot files when building a Snapshot. The package defines two convenience constants (AllowDotFiles and IgnoreDotFiles) to use as arguments to the New` function.

v0.1.8

6 years ago

v0.1.7

6 years ago