Skip to content

Commit

Permalink
Add suppressError option to deref accessors
Browse files Browse the repository at this point in the history
  • Loading branch information
dahlia committed Jun 23, 2024
1 parent 3a666e9 commit 00522be
Show file tree
Hide file tree
Showing 5 changed files with 1,465 additions and 156 deletions.
3 changes: 3 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ To be released.

- Improved runtime type error messages for Activity Vocabulary API. [[#79]]

- Added `suppressError` option to dereferencing accessors of Activity
Vocabulary classes.

- Added `Federation.setInboxDispatcher()` method. [[#71]]

- Frequently used JSON-LD contexts are now preloaded. [[74]]
Expand Down
Loading

0 comments on commit 00522be

Please sign in to comment.