8000 Tags · TBD54566975/tbdex-kt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Tags: TBD54566975/tbdex-kt

Tags

v2.0.1

Toggle v2.0.1's commit message
[TBD Release Manager 🚀]copy for tag v2.0.1

v2.0.0

Toggle v2.0.0's commit message
[TBD Release Manager 🚀]copy for tag v2.0.0

v1.1.0

Toggle v1.1.0's commit message
[TBD Release Manager 🚀]copy for tag v1.1.0

v1.0.0

Toggle v1.0.0's commit message
[TBD Release Manager 🚀]copy for tag v1.0.0

0.13.0

Toggle 0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bumping web5-kt version to 0.16.0 (#213)

* bumping web5-kt version to 0.15.0 and fixing compile errors. still wip, need to refactor CryptoUtils

* using Jws.sign in place of CryptoUtils.sign

* wrote a method to create decodedjws from detached sig and detached payload, simplifying cryptoutils.verify. tests pass

* making signature nullable again

* updating build.gradle.kts because danubetech is down. bumping web5-kt again

* moving typeid dependency to implementation deps and not api deps

* adding links to docs


Co-authored-by: Phoebe Lew <plew@tbd.email>

v0.12.0-beta

Toggle v0.12.0-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump web5 version to 0.14.0 (#202)

v0.11.0-beta

Toggle v0.11.0-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump web5-kt version to 0.13.0 (#196)

* fixing tests. removing ion signing test because we yeeted ion from our supported ion methods.

* Add `replyTo` as a submitcallback function param (#197)

* adding replyTo as submitcallback function param

* adding null fields

v0.10.0-beta

Toggle v0.10.0-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix readme, fix publish issue (#152)

* now publishing to maven

* changing root project name

* using tbdex as rootproject.name

* aligning jackson version to be same, 2.14.2. fixed top level build.gradle.kts to include dependencies so we can publish rollup

* fixing readme dependency import example

* fixing test failures. pointing to latest tbdex submodule

v0.9.0-beta

Toggle v0.9.0-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bumping web5-kt version to 0.10.0. (#149)

* bumping web5-kt version to 0.10.0. fixed compile errors. fixed tests. accepting JsonWebKey as assertionMethodType.

* adding a test for the new exception being thrown in requesttoken.generate()

v0.8.0-beta

Toggle v0.8.0-beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Change docs publishing to trigger on new tags (#144)

0