v0.10.3
Version 0.10.3 includes the following changes:
- Updated the models and methods to the latest lexicon changes from Bluesky’s
atproto
repository. - Tweaked
truncateEncode
andtruncateEncodeIfPresent
to individually be merged with one line.- More specifically, there are times where the property needs to be changed before those two methods truncate and encode it.
- The reason for
truncateEncode
andtruncateEncodeIfPresent
are not combined is so the functions can mirror thecontainer.encode
andcontainer.encodeIfPresent
methods.
Once again, thank you for your support. Please give feedback, bug reports, and contributions if you have time. You can also speak to me on Bluesky (@cjrriley.com) for any questions.