Skip to content

Commit

Permalink
feature: DocumentsProvider implementation (#4)
Browse files Browse the repository at this point in the history
* feature: `DocumentsProvider` implementation
* fixup! feature: `DocumentsProvider` implementation

---------

Signed-off-by: Alex Yackers <7115964+yackers@users.noreply.github.com>
  • Loading branch information
yackers authored Dec 21, 2024
1 parent d40d2a8 commit d35ddd5
Show file tree
Hide file tree
Showing 20 changed files with 1,158 additions and 37 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 1.1.0

* New Feature: Implemented simple custom `DocumentsProvider`
* Small fixes
* Updated README
* Updated example
* Updated dependencies

## 1.0.2

* Fix: missed export of `PermissionsException` class
Expand Down
Loading

0 comments on commit d35ddd5

Please sign in to comment.