Skip to content

Releases: italia/publiccode-parser-go

v5.2.3

29 Nov 10:45
7c70900

Choose a tag to compare

What's Changed

  • fix: DisableNetwork and DisableExternalChecks logic by @bfabio in #289
  • chore: update it/ipa_codes.txt by @github-actions[bot] in #287

Full Changelog: v5.2.2...v5.2.3

v5.2.2

21 Nov 08:56
578c91b

Choose a tag to compare

What's Changed

  • fix: allow GitHub repos with trailing slashes in url by @bfabio in #283
  • refactor: add newValidationErrorf() function by @bfabio in #285
  • chore: bump go version to 1.24 by @bfabio in #286
  • chore(deps): bump golang.org/x/crypto from 0.36.0 to 0.45.0 by @dependabot[bot] in #284

Full Changelog: v5.2.1...v5.2.2

v5.2.1

21 Oct 17:18
3049c53

Choose a tag to compare

What's Changed

  • fix: make ParseStream() return the struct, not the pointer by @bfabio in #274

Full Changelog: v5.2.0...v5.2.1

v5.2.0

21 Oct 10:15
2db998f

Choose a tag to compare

What's Changed

Full Changelog: v5.1.1...v5.2.0

v5.1.1

17 Oct 09:51
9635c8b

Choose a tag to compare

What's Changed

  • fix: switch name and uri in Organisation checks by @bfabio in #271

Full Changelog: v5.1.0...v5.1.1

v5.1.0

16 Oct 12:41
2a6bf0e

Choose a tag to compare

What's Changed

  • feat: add deprecation warning for legal.repoOwner by @bfabio in #268
  • feat: add deprecation warning for it.riuso.codiceIPA by @bfabio in #269

Full Changelog: v5.0.0...v5.1.0

v5.0.0

16 Oct 09:23
1197ee8

Choose a tag to compare

What's Changed

  • feat: support publiccode.yml v0.5.0 by @bfabio in #265
  • feat: add fundedBy key by @bfabio in #258
  • feat: make categories optional and add other by @bfabio in #259
  • feat: add organisation by @bfabio in #260
  • feat!: deprecate it.conforme by @bfabio in #261
  • feat!: use pure ISO 3166-1 alpha-2 and deprecate lowercase by @bfabio in #262
  • feat: add advice on what to do when finding deprecated fields by @bfabio in #251
  • feat: add ParserConfig.DisableExternalChecks by @bfabio in #249
  • feat!: make PublicCodeV0.Categories a pointer by @bfabio in #264
  • feat!: turn optional fields into pointers by @bfabio in #267

Full Changelog: v4.3.7...v5.0.0

v4.3.7

10 Sep 06:39
a4590c3

Choose a tag to compare

What's Changed

  • fix: always set currentBaseURL and don't do checks on WASM by @bfabio in #248

Full Changelog: v4.3.6...v4.3.7

v4.3.6

07 Sep 06:59
e709259

Choose a tag to compare

What's Changed

  • fix: add os.Exit and log.Fatal.* to forbidigo by @bfabio in #245
  • fix: properly cleanup temporary directory by @bfabio in #246

Full Changelog: v4.3.5...v4.3.6

v4.3.5

06 Sep 15:44
1d792f9

Choose a tag to compare

What's Changed

  • fix: make sure relative paths are checked correctly by @bfabio in #234

  • fix: properly check external files based on the current file location by @bfabio in #235

  • chore: update it/ipa_codes.txt by @github-actions[bot] in #233

Full Changelog: v4.3.4...v4.3.5