What's Changed
- feat: implement ping api endpoint by @mubareksd in #21
- feat: add delete document functionality to Frappe API by @mubareksd in #22
- feat: add getValue method to Frappe API for retrieving field values by @mubareksd in #23
- feat: implement get_doctype api endpoint by @mubareksd in #24
- feat: implement get_list api endpoint by @mubareksd in #25
- refactor: remove unused API methods from FrappeApi and FrappeV15 by @mubareksd in #26
- chore: prepare v0.0.5 release by @mubareksd in #28
Full Changelog: v0.0.4...v0.0.5