Skip to content

Releases: Inedo/pgscan

1.5.12

27 Jan 05:46
28e60ad
Compare
Choose a tag to compare
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

23 Jan 17:10
Compare
Choose a tag to compare
add net8.0 target to .net tool. Closes #44

1.5.10

23 Jan 03:50
bc663c4
Compare
Choose a tag to compare
Re-fixes #45

1.5.8

22 Nov 05:58
Compare
Choose a tag to compare
remove netstandard targeting

1.5.7

22 Nov 05:15
Compare
Choose a tag to compare
Removed .NET 4.5.2 from TargetFrameworks

1.5.6

20 Sep 20:46
Compare
Choose a tag to compare
#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

11 Sep 18:21
Compare
Choose a tag to compare
add .net 7 targeting to pgscan tool

1.5.4

15 Aug 17:43
bd7b9ff
Compare
Choose a tag to compare
Merge pull request #39 from DAP-GmbH/dap-feature_refactoring

Improved support for package-lock.json (npm)

1.5.3

02 Aug 17:52
Compare
Choose a tag to compare
#38 Handled the case when type is specified as auto

1.5.2

01 Aug 18:22
Compare
Choose a tag to compare
Add readme to dotnet tool package