Changelog

v0.0.2

  • Make the toggle module a worker that needs to be attached to a supervision tree or started with start_link.
  • Refactor Adapters to work with worker architeture.
  • Add option to have ets cache for all adapters.
  • Add instance_name function to be used on Consul adapters.
  • Add reload and all_values functions and callbacks
  • Add plug

v0.0.1

  • Initial Release