Skip to content

Commit

Permalink
Document loader inheritance
Browse files Browse the repository at this point in the history
Close #27
  • Loading branch information
dahlia committed Apr 2, 2024
1 parent 2349f64 commit 1b6dd6d
Show file tree
Hide file tree
Showing 9 changed files with 1,207 additions and 1,589 deletions.
11 changes: 11 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,17 @@ Version 0.6.0

To be released.

- `DocumentLoader` is now propagated to the loaded remote objects from
Activity Vocabulary objects. [[#27]]

- Added `options` parameter to Activity Vocabulary constructors.
- Added `options` parameter to `clone()` method of Activity Vocabulary
objects.
- The Activity Vocabulary object passed to `InboxListener` now implicitly
loads remote object with an authenticated `DocumentLoader`.

[#27]: https://github.com/dahlia/fedify/issues/27


Version 0.5.0
-------------
Expand Down
Loading

0 comments on commit 1b6dd6d

Please sign in to comment.