Releases: ATProtoKit/ATCommonTools
Release list
v0.0.15
Version 0.0.15 includes the following changes:
- Added SwiftCbor to the list of dependencies in ATCommonWeb.
Once again, thank you for your support. Please give feedback, bug reports, and contributions if you have time. Consider starring this project if you find it helpful, and feel free to donate an amount that reflects the value it has brought to you. Your support helps ensure the continued development and improvement of this project. You can also speak to me on Bluesky (@cjrriley.ca) for any questions.
v0.0.14
Version 0.0.14 includes the following changes:
- Converted common/ipld-multi.ts.
- Added
DAGCBORValue. - Added
DuplexStreamandDuplexStreamEndpoint.- This is a bit of a work-in-progress so it might not work. Early tests are showing that they’re working as intended.
v0.0.13
Add forked version of swift-cbor.
The swift-cbor Swift package will eventually be tweaked to be more inline with the official implementation once the problems are resolved. In the worst case, a PR will be made (after the code is cleaned up a little bit) to suggest changes for the sake of making it
The changes will be inserted into a PR. Assuming no
further changes are being made, the changes will be
merged into the Swift package, while will then allow
for this library to revert back to using the original library.