Skip to content

Releases: BoykaFramework/boyka-framework

Version 0.8.0

01 Aug 12:53
fb362f8
Compare
Choose a tag to compare

v0.8.0 (2022-08-01)

🚀 New Feature

  • #121 feat(java): ✨ added support to dropdown and multi select elements (@WasiqB)
  • #119 feat(java): 📈 added code coverage check before commit (@WasiqB)
  • #106 feat(java): ✨ adding missing driver actions (@WasiqB)
  • #116 feat(java): ✨ added mouse actions and added test cases (@MakodeAjay)

🐛 Bug Fix

  • #123 fix(workflow): 💚 updated publish workflow and created release tweet workflow (@WasiqB)
  • #114 fix(java): 🐛 fixed missing error handling (@WasiqB)
  • #113 fix(java): 🐛 fixed null pointer error when path method is skipped (@WasiqB)
  • #112 fix(java): 🐛 fixed issue when base_path is null in config (@WasiqB)

📝 Documentation

  • #107 docs(website): 🎨 Docs updated for Contributing, Commit check and Machine setup pages (@mfaisalkhatri)

Committers: 3

Version 0.7.0

07 Jul 12:51
c030395
Compare
Choose a tag to compare

v0.7.0 (2022-07-07)

💥 Breaking Change

  • #96 fix!(Internal): 🚀 miscellaneous changes before release (@WasiqB)
  • #40 feat!(Internal): 💣 moving towards monorepo (@WasiqB)
  • #24 refactor!(Internal): 🔥 Removed unused variable (@WasiqB)
  • #32 feat(java): ✨ Added Opera browser support (@WasiqB)
  • #27 feat(java): ✨ Introduced Builder pattern in API (@WasiqB)

🚀 New Feature

  • #92 feat(java): ✨ add feature for api response json schema validation (@SahilPuri2020)
  • #91 feat(Internal): ✨ added missing query param implementation (@WasiqB)
  • #89 feat(java): ✨ add method to verify header and update documentation (@MakodeAjay)
  • #85 feat(java): ✨ add curl request in logging for better debugging and correcting enum message typo (@SahilPuri2020)
  • #72 feat(java): 🚩 added window specifc methods (@WasiqB)
  • #58 feat(java): 👔 adding missing keyboard actions (@WasiqB)
  • #56 feat(java): ✨ added LambdaTest support (@WasiqB)
  • #35 feat(java): ✨ Add Element specific action methods and add more tests (@WasiqB)
  • #39 feat(Locator): Added example test (@WasiqB)
  • #28 feat(java): ✨ Added Auto-wait feature for UI (@WasiqB)
  • #15 feat(java): ✨ Added Web automation support (@WasiqB)

🐛 Bug Fix

  • #100 fix(workflow): ♻️ refactored publish workflow to fix failing job (@WasiqB)

💅 Polish

  • #75 chore: Update CodeQL Action v2 (@diogormendes)
  • #69 chore(Internal): 🐛 fixed site theme inconsistency (@WasiqB)
  • #65 chore(Internal): 🔖 changes made to auto generate changelogs (@WasiqB)
  • #17 refactor(Internal): ♻️ Code clean up done for Web (@WasiqB)

📝 Documentation

  • #78 docs(website): 💄 added site search option (@WasiqB)
  • #71 docs(website): 📝 adding support section on site (@WasiqB)
  • #67 docs(website): 📝 Create contributing documentations (@WasiqB)
  • #62 docs(website): 📝 adding api section for all exposed methods (@WasiqB)
  • #63 docs(readme): 📝 updated README and PR template (@WasiqB)
  • #54 docs(website): 📝 started adding documentations for boyka (@WasiqB)
  • #49 docs(website): 💄 updated features on home page (@WasiqB)
  • #48 docs(website): 🎉 Created framework website (@WasiqB)
  • #38 docs(Internal): 📝 added community files (@WasiqB)

🏠 Internal

  • #98 ci(workflow): 💚 updated publish workflow to generate proper changelog (@WasiqB)
  • #84 ci(workflow): 💚 added permissions to fix test results job… (@WasiqB)
  • #81 ci(workflow): 💚 updated tests for PR to skip cloud execution (@WasiqB)
  • #66 ci(workflow): 🚀 added publish workflow to deploy to Maven central (@WasiqB)
  • #50 build(deps): bump jackson-databind from 2.13.1 to 2.13.2.1 in /core-java (@dependabot[bot])
  • #33: ci(Internal): 🔧 Updated test workflow (@WasiqB)
  • #25 ci(Internal): 👷 Added CodeQL code security workflow (@WasiqB)

Committers: 4