Skip to content

Releases: DenisionSoft/denget

1.1.1

Choose a tag to compare

@DenisionSoft DenisionSoft released this 22 Aug 23:29

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

Choose a tag to compare

@DenisionSoft DenisionSoft released this 02 Jan 21:03

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

Choose a tag to compare

@DenisionSoft DenisionSoft released this 31 Dec 01:06

New:

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

1.0.2

Choose a tag to compare

@DenisionSoft DenisionSoft released this 21 Jul 18:40

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

Choose a tag to compare

@DenisionSoft DenisionSoft released this 05 Apr 03:43

Fix:

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

1.0.0

Choose a tag to compare

@DenisionSoft DenisionSoft released this 28 Mar 19:33

Initial release