Releases: Xinkai/printenv2
Releases · Xinkai/printenv2
v0.1.3
v0.1.2
Version 0.1.1
- Escape defaults to true
- Fix some wording
- Allow
--load
and--json
used together
v0.1.0
v0.0.4
v0.0.3
- Add "--pid" for reading environment variables from a remote process.
- Rename "--by_env_string" to "--load".
- Add "--debugger-helper" for generating a debugging script.
- Support remote mode on FreeBSD, and maybe other Unices.
- Fix tailing NUL issue on Windows.
- Code style improvements.