Skip to content

Releases: Xinkai/printenv2

v0.1.3

24 Jan 14:52
23bb982
Compare
Choose a tag to compare

What's Changed

  • Null implies no color in #18

Full Changelog: v0.1.2...v0.1.3

v0.1.2

24 Jan 05:24
4d50142
Compare
Choose a tag to compare

What's Changed

  • Add wasm32-wasi support.

Full Changelog: v0.1.1...v0.1.2

Version 0.1.1

13 Apr 02:33
2074da7
Compare
Choose a tag to compare
  1. Escape defaults to true
  2. Fix some wording
  3. Allow --load and --json used together

v0.1.0

17 Aug 16:32
9fb6450
Compare
Choose a tag to compare

JSON output

v0.0.4

05 Aug 12:11
Compare
Choose a tag to compare
  1. Support remote mode on macOS.
  2. Upgrade dependencies.
  3. Build optimization.
  4. Fix STATUS_HEAP_CORRUPTION on Windows.

v0.0.3

02 Aug 16:26
f8d1743
Compare
Choose a tag to compare
  1. Add "--pid" for reading environment variables from a remote process.
  2. Rename "--by_env_string" to "--load".
  3. Add "--debugger-helper" for generating a debugging script.
  4. Support remote mode on FreeBSD, and maybe other Unices.
  5. Fix tailing NUL issue on Windows.
  6. Code style improvements.

v0.0.2

08 May 16:42
f97e28e
Compare
Choose a tag to compare
Release 0.0.2 (#2)

1. Fix color mode
2. Do not add a trailing line break for RemoteEnvStringDump
3. Publish to AUR

v0.0.1

08 May 16:19
Compare
Choose a tag to compare
Publish to crates.io