Releases: AitoDotAI/aitoai-config-parser
Releases · AitoDotAI/aitoai-config-parser
Release 0.0.9
Release 0.0.8
- Fix lint errors (681b344)
- Merge pull request #1 from AitoDotAI/feature/validate-all-before-throwing-exception (dfef91f)
- Add specific type for url-validation (822a87f)
- Don't throw the exception for the first error, but keep on parsing 'til all env variables have been validated (80d18d3)
- Fix the author/contributor fields to use the long format (592ebaa)
- Ignore the (test) files under dist (7d36f60)
Release 0.0.7
- Export the module as commonjs (270ce7a)
Release 0.0.6
- The lib should not be marked as a module (e124537)
Release 0.0.5
- Set the module- and lib-settings to target es6 * Format the config values to keep them consistent in the future (8add210)