Releases: funbox/init-exporter
Releases · funbox/init-exporter
Version 0.14.0
Improvements
- Environment variables and file with environment variables now can defined in same time
Version 0.13.0.1
Improvements
[init-exporter-converter]
Replaced text/template by basic procfile rendering
Version 0.13.0
Improvements
[init-exporter|init-exporter-converter]
ek
package updated to v8[init-exporter]
Improved v2 format validation
Version 0.12.3
Bugfixes
- [#24] Fixed typo in uninstall option name (thx for @vassilevsky)
Version 0.12.2
Improvements
- Added stderr redirect to
/dev/null
for env file reading command
Version 0.12.1
Improvements
- Improved environment variables validation for support appending of variables
Version 0.12.0
Improvements
- Improved environment variables validation
- Added argument for disabling application validation
Bugfixes
- Fixed too strict environment variables check rules
Version 0.11.0
New features
- Added environment file definition feature for v2 and all exporters
- Added application validation before installation
[converter]
Added application validation before procfile converting
Improvements
- Improved environment variables exporting
[converter]
Improved converter for better support of procfiles for local run- Code refactoring
Version 0.10.0
New Features
- Added kill signal definition feature for v2 and all exporters
- Added reload signal definition feature for v2 and all exporters
Improvements
- Improved parsing commands in v2 Procfile format
Version 0.9.0.2
Bugfixes
[converter]
Fixed bug with wrong path to working dir