Skip to content

Releases: Blue-Scroll/hap

v0.4.4

Choose a tag to compare

@github-actions github-actions released this 23 Jan 02:17

HAP SDK v0.4.4

Installation

JavaScript/TypeScript:

npm install human-attestation@0.4.4

Python:

pip install human-attestation==0.4.4

Go:

go get github.com/Blue-Scroll/hap/packages/go@v0.4.4

Java (Maven):

<dependency>
    <groupId>io.bluescroll</groupId>
    <artifactId>human-attestation</artifactId>
    <version>0.4.4</version>
</dependency>

Ruby:

gem install human-attestation -v 0.4.4

PHP:

composer require bluescroll/human-attestation:0.4.4

C#/.NET:

dotnet add package HumanAttestation --version 0.4.4

v0.3.7

Choose a tag to compare

@github-actions github-actions released this 22 Jan 07:15

HAP SDK v0.3.7

Installation

JavaScript/TypeScript:

npm install human-attestation@0.3.7

Python:

pip install human-attestation==0.3.7

Go:

go get github.com/Blue-Scroll/hap/packages/hap-go@v0.3.7

Java (Maven):

<dependency>
    <groupId>io.bluescroll</groupId>
    <artifactId>human-attestation</artifactId>
    <version>0.3.7</version>
</dependency>

Ruby:

gem install human-attestation -v 0.3.7

PHP:

composer require bluescroll/human-attestation:0.3.7

C#/.NET:

dotnet add package HumanAttestation --version 0.3.7

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 22 Jan 04:29

HAP SDK v0.2.0

Installation

JavaScript/TypeScript:

npm install @bluescroll/hap@0.2.0

Python:

pip install bluescroll-hap==0.2.0

Go:

go get github.com/BlueScroll/hap/packages/hap-go@v0.2.0

Java (Maven):

<dependency>
    <groupId>io.bluescroll</groupId>
    <artifactId>hap</artifactId>
    <version>0.2.0</version>
</dependency>

Ruby:

gem install bluescroll-hap -v 0.2.0

PHP:

composer require bluescroll/hap:0.2.0

C#/.NET:

dotnet add package BlueScroll.Hap --version 0.2.0

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 20 Jan 00:21

HAP SDK v0.1.2

Installation

JavaScript/TypeScript:

npm install @bluescroll/hap@0.1.2

Python:

pip install bluescroll-hap==0.1.2

Go:

go get github.com/BlueScroll/hap/packages/hap-go@v0.1.2

Java (Maven):

<dependency>
    <groupId>io.bluescroll</groupId>
    <artifactId>hap</artifactId>
    <version>0.1.2</version>
</dependency>

Ruby:

gem install bluescroll-hap -v 0.1.2

PHP:

composer require bluescroll/hap:0.1.2

C#/.NET:

dotnet add package BlueScroll.Hap --version 0.1.2