Skip to content

Releases: ATProtoKit/ATCommonTools

v0.0.12

20 Jun 05:37
Compare
Choose a tag to compare
  • Created ipld.ts and added the conversion document for it.

v0.0.11

26 May 05:11
Compare
Choose a tag to compare
  • Add conversion documentation for dates.ts and env.ts.
  • Added “swift-cbor” as a dependency.

v0.0.10

25 May 01:40
Compare
Choose a tag to compare
  • Converted ipld.ts.
  • Added conversion documents for strings.ts.
  • Completed the conversion for async.ts.

v0.0.9

24 May 20:00
Compare
Choose a tag to compare
  • Added conversion documents for buffer.ts and fs.ts.
  • Marked the appropriate structs related to DID Documents as Sendable.

v0.0.8

24 May 19:59
Compare
Choose a tag to compare

Fixed an issue where VerificationMethod and Service couldn't be initialized properly.

v0.0.7

24 May 19:58
Compare
Choose a tag to compare

Removed getDID() (as the "id" property can be used instead) and moved the code inside getDID() to getHandle()`.

v0.0.6

24 May 19:58
Compare
Choose a tag to compare
  • Updated Swift package dependencies.
  • Converted Swift objects from types.ts.

v0.0.5

10 May 09:51
Compare
Choose a tag to compare
  • Added structs related to DID documents.
  • Added the conversion documentation for did-doc.ts.

v0.0.4

10 May 09:51
Compare
Choose a tag to compare
  • Updated MultiformatsKit to the latest version.
  • Lowered the macOS minimum requirement to macOS 12.

v0.0.3

10 May 09:50
Compare
Choose a tag to compare
  • Added Package.swift specific for Swift 6.