Skip to content

Tags: arwhyte/caliper-php

Tags

1.1.0

Toggle 1.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
lsloan Mr. Lance E Sloan «UMich»
PHP implemention of Caliper 1.1.0 specification

1.1.0-rc5

Toggle 1.1.0-rc5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Facilitate reference creation (#317) (#318)

* Update VERSION to 1.1.0

* Facilitate reference creation
  While using caliper-php 1.1.0, I found some methods that return a value with an interface type (e.g., `Event->getActor()` returns `Agent`) haven't inherited the `makeReference()` method.  Adding its signature to this interface should handle many if not all cases of this.

1.1.0-rc4

Toggle 1.1.0-rc4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1EdTech/caliper-php#313 - Disable ISO 8601 validation (#316)

* issue-313.interval_validation - partial resolution

I couldn't find an ISO 8601 compliant replacement for PHP's buggy `DateInterval()` and I don't have time to implement one now.  For now, commenting out this validation/type-checking code is the expedient solution.  The issue should remain open until a complete solution is available.

A basic solution would be to add an ISO 8601 validator modeled after Python's `aniso8601` package, as used by caliper-python.

1.1.0-rc3

Toggle 1.1.0-rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update VERSION to 1.1.0 (#315)

1.1.0-rc2

Toggle 1.1.0-rc2's commit message

Verified

This tag was signed with the committer’s verified signature.
lsloan Mr. Lance E Sloan «UMich»

    

1.1.0-rc1

Toggle 1.1.0-rc1's commit message

Verified

This tag was signed with the committer’s verified signature.
lsloan Mr. Lance E Sloan «UMich»

    

1.0.3

Toggle 1.0.3's commit message

Verified

This tag was signed with the committer’s verified signature.
lsloan Mr. Lance E Sloan «UMich»
1.0.3 - Fix Packagist/Composer problems

1.0.2

Toggle 1.0.2's commit message
Generate signed 1.0.2 tag

1.0.1

Toggle 1.0.1's commit message
1.0.1 release tag

1.0.0

Toggle 1.0.0's commit message
Generate signed 1.0.0 tag