Skip to content

v1.02

Latest
Compare
Choose a tag to compare
@hippie68 hippie68 released this 04 Jan 17:06
· 1 commit to main since this release
02bfb30

v1.01:

  • For better control, modification commands are now executed in the order in which they appear in the program's command line arguments
  • Changed option -s, --search, to -q, --query; it will now return exit code 0 if the queried parameter exists - otherwise 1
  • Added option -s, --set: overwrites an existing parameter or creates a new one
  • Option -a, --add will never overwrite existing data
  • Added a better explanation for how modifications fail in the usage information, and some examples in the README.md

v1.02:

  • Fixed -e, --edit not overwriting old data with zeros

Windows binaries:
sfo.exe: 64-bit
sfo_32.exe: 32-bit

Linux binaries, statically compiled:
sfo: 64-bit (x86-64)
sfo_32: 32-bit (i686)