github Infiziert90/getnative 2.1.0
Release 2.1.0

latest releases: 3.2.1, 3.2.0, 3.1.0...
4 years ago

breaking:

  • CLI command changed: e.g. python3 getnative.py ..... -> python3 run_getnative.py .....
  • default output dir changed: getnative/getnative -> (CWD)/results
  • renamed argument: (-img-out, --generate-images) -> (-mask, --output-mask)

new:

  • added support for installing getnative via pip:
    with this you can call it via getnative in your CLI
  • getnative is now on pypi: https://pypi.org/project/getnative/
  • added an argument to set the output dir (-dir,--output-dir)

minor:

  • Let the user know that (-ns, --no-save) disables all output arguments
  • updated the readme
  • fix progressbar getting deleted
  • fix mask output with stepping would have wrong resolution in the filename

Don't miss a new getnative release

NewReleases is sending notifications on new releases.