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

27 Jan 05:46
28e60ad

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

Choose a tag to compare

add net8.0 target to .net tool. Closes #44

1.5.10

23 Jan 03:50
bc663c4

Choose a tag to compare

Re-fixes #45

1.5.8

22 Nov 05:58

Choose a tag to compare

remove netstandard targeting

1.5.7

22 Nov 05:15

Choose a tag to compare

Removed .NET 4.5.2 from TargetFrameworks

1.5.6

20 Sep 20:46

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

Choose a tag to compare

add .net 7 targeting to pgscan tool

1.5.4

15 Aug 17:43
bd7b9ff

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

Choose a tag to compare

#38 Handled the case when type is specified as auto

1.5.2

01 Aug 18:22

Choose a tag to compare

Add readme to dotnet tool package