Skip to content

v0.10.3

Compare
Choose a tag to compare
@MasterJ93 MasterJ93 released this 03 May 01:47
· 754 commits to main since this release

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 and truncateEncodeIfPresent 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 and truncateEncodeIfPresent are not combined is so the functions can mirror the container.encode and container.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.