Skip to content

Releases: DenisionSoft/denget

1.1.1

22 Aug 23:29
Compare
Choose a tag to compare

New:

  • New -release flag for install command that allows to get a specific version of an app if the manifest supports it

Fix:

  • Improve path handling for non-portable apps, now it's correctly displayed when using list command, and the symlinks in the links folder should now work given the manifest supports it
  • Version resolver matching and invocation was fixed for the status command

1.1.0

02 Jan 21:03
Compare
Choose a tag to compare

New:

  • New links folder, containing symlinks to apps' installation folders, which makes a permanent path to apps' files regardless of version number
  • Launch command now supports usage of -quiet flag for agumentless one-line launch, useful for non-console apps
  • Which command now writes to the output instead of simply printing out, useful for storing or piping the result

Fix:

  • Update script now uses [System.Version] for version comparison

1.0.3

31 Dec 01:06
Compare
Choose a tag to compare

New:

  • New internal function for getting the root folder of a torrent download, useful for version resolvers.

1.0.2

21 Jul 18:40
Compare
Choose a tag to compare

New:

  • Cloud import functionality via optional 'remotes.txt' file in a remote bucket repository with contents of 'rclone.conf' for used remotes. New command - denget cloud import <bucket>.

1.0.1

05 Apr 03:43
Compare
Choose a tag to compare

Fix:

  • Dependency on the .dengetrc file to determine path was removed with the file itself

1.0.0

28 Mar 19:33
Compare
Choose a tag to compare

Initial release