Skip to content

v0.0.6

Latest

Choose a tag to compare

@mubareksd mubareksd released this 19 May 08:23
· 11 commits to main since this release
e5478b4

What's Changed

  • feat: implement client get api endpoint by @mubareksd in #31
  • fix: export get request model by @mubareksd in #32
  • Feat/implement savedocs endpoint by @mubareksd in #33
  • 🔄 Migrate from http to dio for API requests by @Stephen-Essoun in #34
  • fix: export dio error handling module by @mubareksd in #35
  • fix: update savedocs response handling to use Map type by @mubareksd in #38
  • fix: update README and newApiEndPoint method to improve clarity and f… by @mubareksd in #39
  • feat: add filters property to SearchLinkRequest model for enhanced qu… by @mubareksd in #42
  • fix: remove unnecessary Content-Type header from API request by @mubareksd in #43
  • feat: implement number card percentage difference endpoint by @mubareksd in #48
  • feat: add label property to Message model for enhanced data represent… by @mubareksd in #49
  • feat: add save method to FrappeApi and FrappeV15 implementation by @mubareksd in #50
  • feat: update FrappeV15 to use HttpStatus for response checks and add … by @mubareksd in #51
  • feat: implement get dashboard chart endpoint by @Ahmedx44 in #58
  • feat: enhance getDashboardChart method with error handling and logging by @mubareksd in #59
  • feat: add git hooks for commit message validation, post-merge checks,… by @mubareksd in #60
  • feat: implement get report run by @Ahmedx44 in #61
  • feat: implemeted email make run by @Ahmedx44 in #62
  • feat: implemeted report view by @Ahmedx44 in #65
  • Feat/map doc run by @Ahmedx44 in #67
  • Feat/switch theme by @Ahmedx44 in #68
  • feat: implemeted seach widget run by @Ahmedx44 in #66
  • feat: add runDocMethod to FrappeV15 for executing document methods vi… by @Ahmedx44 in #69
  • refactor: standardize method naming in FrappeApi and FrappeV15 to fol… by @mubareksd in #70
  • refactor: update validateLink method to return a Map instead of Valid… by @Ahmedx44 in #71
  • Fix/validate link fields by @Ahmedx44 in #73

New Contributors

  • @Stephen-Essoun made their first contribution in #34
  • @Ahmedx44 made their first contribution in #58

Full Changelog: v0.0.5...v0.0.6