Skip to content

Releases: sillsdev/SIL.NuGetCleaner

[1.4.0] - 2022-07-08

08 Jul 09:34
v1.4.0
0686b66
Compare
Choose a tag to compare

Changed

  • Target .NET 6.0
  • Update dependencies

[1.3.1] - 2021-08-09

09 Aug 15:07
v1.3.1
f747d4e
Compare
Choose a tag to compare

Fixed

  • updated dependencies to fix a crash on Windows (#46)
  • made parsing of version numbers more tolerant

[1.3.0] - 2021-03-05

05 Mar 14:44
v1.3.0
0e05294
Compare
Choose a tag to compare

Changed

  • in case we exceed the quota on nuget.org we wait 60 minutes and try again.

[1.2.2] - 2021-03-04

05 Mar 14:44
v1.2.2
2cfd6e3
Compare
Choose a tag to compare

Changed

  • use .NET 5.0

Fixed

  • allow to run on Linux (again)

[1.2.1] - 2021-03-04

04 Mar 17:56
v1.2.1
8bfa490
Compare
Choose a tag to compare

Fixed

  • allow to run on Linux (again)

[1.2.0] - 2021-03-04

04 Mar 17:28
v1.2.0
351808a
Compare
Choose a tag to compare

Changed

  • internal housekeeping
  • use netcore 3.1

Fixed

  • find all packages, also ones that use SemVer v2.0.0

[1.1.1] - 2019-07-24

29 Aug 06:42
v1.1.1
5d6b735
Compare
Choose a tag to compare

Fixed

  • deal with exception when we don't get any versions back

[1.1.0] - 2019-07-24

29 Aug 06:42
v1.1.0
4b025a9
Compare
Choose a tag to compare

Added

  • allow to specify minimum and maximum versions

[1.0.1] - 2019-07-19

29 Aug 06:43
v1.0.1
acf859f
Compare
Choose a tag to compare

Changed

  • some internal refactorings