Releases: exxeleron/yak
Releases · exxeleron/yak
yak-3.2.0
yak-3.1.3
- Export ECM_VERSION in bootstrapped process environmental variables
- Remove stale code
- Fix: casting in mem_rss/mem_vms retrieval
- Fix: WSFULL check for large stderr capture
yak-3.1.2
- Extend command aliases functionality
- Silent mode for components
- Fix: race condition in mem_rss/mem_vms retrieval
yak-3.1.1
- Filtering by component status support for info command
3.1.0
- Experimental: Mac OS X support (via PyInstaller)
- Introduce command aliases
- Add inversion modifier for listing components and/or groups
- Add utc/local switch (timestampMode flag) for stamping start/stop times
- Reverse order of components while executing stop and interrupt commands
- Components started via console command are now visible in system status
- Fix: exit code for console command always indicates error
- Fix: caching of overwritten component arguments in shell mode
3.1.0-rc4
- Reverted to bbfreeze packaging on Linux and Windows
3.1.0-rc3
- Change application packaging to PyInstaller
- Experimental: Mac OS X support
- Introduce command aliases
- Add inversion modifier for listing components and/or groups
- Add utc/local switch (timestampMode flag) for stamping start/stop times
- Reverse order of components while executing stop and interrupt commands
- Components started via console command are now visible in system status
- Fix: exit code for console command always indicates error
- Fix: caching of overwritten component arguments in shell mode
3.1.0-rc2
- Change application packaging to PyInstaller
- Experimental: Mac OS X support
- Introduce command aliases
- Add inversion modifier for listing components and/or groups
- Add utc/local switch (timestampMode flag) for stamping start/stop times
- Reverse order of components while executing stop and interrupt commands
yak-3.1.0-rc1
- Change application packaging to PyInstaller
- Experimental: Mac OS X support
- Introduce command aliases
- Add inversion modifier for listing components and/or groups
- Add utc/local switch (timestampMode flag) for stamping start/stop times
- Reverse order of components while executing stop and interrupt commands
yak-3.0.2
- uFile attribute is now normalized to platform dependent representation
- Configuration parsing: explicit NULL values are treated same as empty values