Skip to content

Tags: bfabio/publiccode-parser-php

Tags

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump publiccode-parser-go to v5.3.1 (#46)

v1.1.1

Toggle v1.1.1's commit message
chore(ci): commit only if there are changes to lib/

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump github.com/italia/publiccode-parser-go/v5 in /go-src (

#34)

Bumps [github.com/italia/publiccode-parser-go/v5](https://github.com/italia/publiccode-parser-go) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/italia/publiccode-parser-go/releases)
- [Commits](italia/publiccode-parser-go@v5.2.2...v5.2.3)

---
updated-dependencies:
- dependency-name: github.com/italia/publiccode-parser-go/v5
  dependency-version: 5.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Fix #25.

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(deps): bump github.com/italia/publiccode-parser-go/v5 in /go-src (

#22)

Bumps [github.com/italia/publiccode-parser-go/v5](https://github.com/italia/publiccode-parser-go) from 5.1.1 to 5.2.1.
- [Release notes](https://github.com/italia/publiccode-parser-go/releases)
- [Changelog](https://github.com/italia/publiccode-parser-go/blob/main/.goreleaser.yml)
- [Commits](italia/publiccode-parser-go@v5.1.1...v5.2.1)

---
updated-dependencies:
- dependency-name: github.com/italia/publiccode-parser-go/v5
  dependency-version: 5.2.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: bump publiccode-parser-go to v5 (#21)

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prepare for multiple versions of PublicCode object. (#20)

Fix #4.

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
test: test against the errors generated by publiccode-parser-go CLI (#12

)

Use the upstream testdata to generate golden files with the reference
Go implementation to test for actual error messages and line numbers,
key names as well.

v0.1.3

Toggle v0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: properly return a string in getUrl() (#7)

Fix #3.

v0.1.2

Toggle v0.1.2's commit message
chore: checkout the main branch on release

v0.1.1

Toggle v0.1.1's commit message
chore: add the library to the repo for Composer

Add the library to the repo and rebuild it upon a new release,
so composer can copy it together with the rest of the source.