Skip to content

v0.8.0

Compare
Choose a tag to compare
@plexoos plexoos released this 20 Apr 22:23
· 48 commits to main since this release
6f325fe

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