Skip to content

0.40.0 - Feature Additions

Compare
Choose a tag to compare
@brianjmiller brianjmiller released this 05 Apr 14:15
· 40 commits to master since this release
  • Added full Attachments handling
  • Added Statement Signing public interface
  • Improved Language Map support (by @garemoko)
  • Added readonly document API calls (including Person object support) (by @garemoko)
  • Fixed asVersion for empty arrays and values
  • Refactored test bootstrapping and configuration (@texdc)
  • Refactored Version to be enum like (@texdc)
  • Other various fixes: RemoteLRS exception handling, "1xx" status code handling, Util timestamp, etc.