v0.8.0
What's Changed
- Introduced add and push actions into xpl CLI tool
- Removed deprecated insert action
- Improved existing and added new tests for CLI and the library
- Cleaned and restructured available configurations
- More strict search rules for configuration files
- Switched to production settings by default
- config: Update domain to reflect the change introduced by openshift admins by @plexoos in #17
- fetch: Add the first payload path to returned results by @plexoos in #18
- Constrain search for configuration file by environment variable by @plexoos in #19
- config: Throw runtime exceptions in Configurator constructor by @plexoos in #21
- Support search for payload files in multiple prefixes by @plexoos in #23
Full Changelog: v0.7.0...v0.8.0