Releases: kinetsystems/frappe_dart
Releases · kinetsystems/frappe_dart
v0.0.5
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
v0.0.4
What's Changed
- Fix/changelog by @mubareksd in #2
- feat: implement searchLink method with SearchLinkRequest and SearchLi… by @mubareksd in #9
- feat: add validateLink method and models for link validation by @mubareksd in #10
- feat: add getCount method and models for count retrieval by @mubareksd in #11
- docs: update README to indicate project is under construction by @mubareksd in #12
- chore: update CHANGELOG for version 0.0.4; add new features and model… by @mubareksd in #13
New Contributors
- @mubareksd made their first contribution in #2
Full Changelog: v0.0.3...v0.0.4
v0.0.3
Full Changelog: v0.0.2...v0.0.3
v0.0.2
Full Changelog: https://github.com/kinetsystems/frappe_dart/commits/v0.0.2