Skip to content

Commit

Permalink
update onedrive reader to implement filesystem and resource info mixi…
Browse files Browse the repository at this point in the history
…ns (#14391)

* update onedrive reader to implement filesystem and resource info mixins

* update version & changelog

* dont download file contents when just loading resource infos

* bug

* remove unused privateattr
  • Loading branch information
sourabhdesai authored Jun 26, 2024
1 parent 962853b commit f89abb3
Show file tree
Hide file tree
Showing 5 changed files with 4,803 additions and 72 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CHANGELOG

## [0.1.8] - 2024-06-25

- Implement `ResourcesReaderMixin` & `FileSystemReaderMixin` for `OneDriveReader`

## [0.1.4] - 2024-03-26

- Make OneDriveReader serializable
Expand Down
Loading

0 comments on commit f89abb3

Please sign in to comment.