- First major version
- Contains RestAPI based database handlers for directus
- Contains utility function for developing extension
- Contains file watcher for extension
- Added JSDocs comment
- Added better logging statements
- Resolved bug with
readCollectionDataById
function
- Solved bug related to BASE_URL
- Code refactored
- Bug Solve related to access token
- Reimplmentation of gossip feature
- Readme update according to new gossip command
- Remove unnecessary codes
- Removed unwanted log statements
- Added dynamic url and access token support for all handler functions
- Resolved query bug in readCollectionById API