Skip to content

1.0.0

Compare
Choose a tag to compare
@amenezes amenezes released this 09 Mar 16:04
· 32 commits to master since this release

changelog

  • updated docs
  • get_attribute and get_keys are now deprecated
  • url property removed
    • Configuration files are now merged into the client to resolve the problem relative to use of json extension. So a simple way to test and saw how configuration will be available can be done using the config client CLI. For more info see the issue #18 and docs
  • get_config_async available to retrieve configuration in async environments