Skip to content
This repository was archived by the owner on Jul 17, 2025. It is now read-only.

Releases: Inedo/pgscan

1.5.12

Choose a tag to compare

@inedo-builds inedo-builds released this 27 Jan 05:46
28e60ad
Merge pull request #46 from DAP-GmbH/dap/bugfix/npm_scoped_groups

Fixes the problem that scopes in npm package names have not been correctly assigned to the Group property.

1.5.11

Choose a tag to compare

@inedo-builds inedo-builds released this 23 Jan 17:10
add net8.0 target to .net tool. Closes #44

1.5.10

Choose a tag to compare

@inedo-builds inedo-builds released this 23 Jan 03:50
bc663c4
Re-fixes #45

1.5.8

Choose a tag to compare

@inedo-builds inedo-builds released this 22 Nov 05:58
remove netstandard targeting

1.5.7

Choose a tag to compare

@inedo-builds inedo-builds released this 22 Nov 05:15
Removed .NET 4.5.2 from TargetFrameworks

1.5.6

Choose a tag to compare

@inedo-builds inedo-builds released this 20 Sep 20:46
#42 #30 Changed npm behavior to omit dev dependencies by default.

- Added the ability to include dev dependencies using the `--include-dev` paramter
- Added the ability to omit package-lock.json files found in the node_modules directory when passign the `--package-lock-only ` parameter

1.5.5

Choose a tag to compare

@inedo-builds inedo-builds released this 11 Sep 18:21
add .net 7 targeting to pgscan tool

1.5.4

Choose a tag to compare

@inedo-builds inedo-builds released this 15 Aug 17:43
bd7b9ff
Merge pull request #39 from DAP-GmbH/dap-feature_refactoring

Improved support for package-lock.json (npm)

1.5.3

Choose a tag to compare

@inedo-builds inedo-builds released this 02 Aug 17:52
#38 Handled the case when type is specified as auto

1.5.2

Choose a tag to compare

@inedo-builds inedo-builds released this 01 Aug 18:22
Add readme to dotnet tool package