Skip to content

Releases: BoykaFramework/boyka-framework

Release Candidate Version 0.12.0-rc.0

31 Jan 12:20
6d07ecc
Compare
Choose a tag to compare
Pre-release

v0.12.0-rc.0 (2023-01-31)

🚀 New Feature

🐛 Bug Fix

  • #343 fix(Internal): 🐛 fixed failing sample project tests (@WasiqB)

🏠 Internal

🏃‍♀️ Performance

  • #345 test(java): ✅ enabled lambdatest suite for android (@WasiqB)

Committers: 1

Version 0.11.0

02 Jan 18:39
6d07ecc
Compare
Choose a tag to compare

v0.11.0 (2023-01-02)

🚀 New Feature

  • #243 feat(java): ✨ added finger gestures for android (@WasiqB)
  • #289 feat(java): 🚸 added navigate actions for better user experience (@WasiqB)

🏠 Internal

Read more

Release Candidate Version 0.11.0-rc.0

02 Jan 17:29
15354cd
Compare
Choose a tag to compare
Pre-release

v0.11.0-rc.0 (2023-01-02)

🚀 New Feature

  • #243 feat(java): ✨ added finger gestures for android (@WasiqB)
  • #289 feat(java): 🚸 added navigate actions for better user experience (@WasiqB)

🏠 Internal

Read more

Version 0.10.0

23 Nov 14:34
d5a39f3
Compare
Choose a tag to compare

v0.10.0 (2022-11-23)

🚀 New Feature

  • #267 feat(java): ✨ provide highlight element on interaction for web (@WasiqB)
  • #242 feat(java): ✨ added locator alias name for better logging (@WasiqB)
  • #232 feat(java): 🔊 added creation of all logs supported by appium (@WasiqB)

🐛 Bug Fix

  • #269 fix(workflow): 🐛 fixed pre-release workflow issue (@WasiqB)
  • #224 fix(Internal): 🐛 fixed compilation error in sample test (@WasiqB)

🏠 Internal

Committers: 1

Release Candidate Version 0.10.0-rc.0

23 Nov 04:28
d130458
Compare
Choose a tag to compare
Pre-release

v0.10.0-rc.0 (2022-11-23)

🚀 New Feature

  • #267 feat(java): ✨ provide highlight element on interaction for web (@WasiqB)
  • #242 feat(java): ✨ added locator alias name for better logging (@WasiqB)
  • #232 feat(java): 🔊 added creation of all logs supported by appium (@WasiqB)

🐛 Bug Fix

  • #269 fix(workflow): 🐛 fixed pre-release workflow issue (@WasiqB)
  • #224 fix(Internal): 🐛 fixed compilation error in sample test (@WasiqB)

🏠 Internal

Committers: 1

Version 0.9.0

12 Oct 17:55
d130458
Compare
Choose a tag to compare

v0.9.0 (2022-10-12)

🚀 New Feature

  • #207 feat(Internal): ⬆️ added dependabot config to enable auto dependency upgrade (@WasiqB)
  • #205 feat(java): ✨ added support to run on lambdatest cloud (@WasiqB)
  • #200 feat(java): ✨ added android browserstack support (@WasiqB)
  • #199 feat(java): ✨ added appium service feature with Android (@WasiqB)

🐛 Bug Fix

  • #214 fix(Internal): 🐛 fixed failing release test (@WasiqB)
  • #210 fix(workflow): 🐛 fixed failing pre-release workflow (@WasiqB)

📝 Documentation

  • #202 docs(Internal): 📝 updated readme and docs for miscellaneous changes (@WasiqB)

Committers: 1

Release Candidate Version 0.9.0-rc.1

11 Oct 15:30
9e8c784
Compare
Choose a tag to compare
Pre-release

v0.9.0-rc.1 (2022-10-11)

🚀 New Feature

  • #207 feat(Internal): ⬆️ added dependabot config to enable auto dependency upgrade (@WasiqB)
  • #205 feat(java): ✨ added support to run on lambdatest cloud (@WasiqB)
  • #200 feat(java): ✨ added android browserstack support (@WasiqB)
  • #199 feat(java): ✨ added appium service feature with Android (@WasiqB)

🐛 Bug Fix

  • #214 fix(Internal): 🐛 fixed failing release test (@WasiqB)
  • #210 fix(workflow): 🐛 fixed failing pre-release workflow (@WasiqB)

📝 Documentation

  • #202 docs(Internal): 📝 updated readme and docs for miscellaneous changes (@WasiqB)

Committers: 1

Release Candidate Version 0.9.0-rc.0

10 Oct 15:23
9e8c784
Compare
Choose a tag to compare
Pre-release

v0.9.0-rc.0 (2022-10-10)

🚀 New Feature

  • #207 feat(Internal): ⬆️ added dependabot config to enable auto dependency upgrade (@WasiqB)
  • #205 feat(java): ✨ added support to run on lambdatest cloud (@WasiqB)
  • #200 feat(java): ✨ added android browserstack support (@WasiqB)
  • #199 feat(java): ✨ added appium service feature with Android (@WasiqB)

🐛 Bug Fix

  • #210 fix(workflow): 🐛 fixed failing pre-release workflow (@WasiqB)

📝 Documentation

  • #202 docs(Internal): 📝 updated readme and docs for miscellaneous changes (@WasiqB)

Committers: 1

Version 0.8.2

29 Aug 11:39
9e8c784
Compare
Choose a tag to compare

v0.8.2 (2022-08-29)

🐛 Bug Fix

  • #187 fix(workflow): 🐛 fixed issue of test release workflow not getting triggered (@WasiqB)
  • #183 fix(java): 🐛 fixed errors when browser key is missing or empty in config (@WasiqB)
  • #182 fix(java): 🐛 fixed error handling when config key is not found (@WasiqB)
  • #181 fix(java): 🐛 fixed error when cloud host and credentials is null (@WasiqB)
  • #180 fix(Internal): 🐛 fixed readme as per suggestions from Eddie (@WasiqB)
  • #178 fix(java): 🐛 updated the log4j2 xml to display info level logs in console (@mfaisalkhatri)
  • #176 fix(java): 🐛 fixed error while parsing non json response (@mfaisalkhatri)
  • #174 fix(Internal): 🐛 replaced version dropdown to textbox in issue template (@WasiqB)

Committers: 2

Release Candidate Version 0.8.2-rc.1

29 Aug 11:20
5660d97
Compare
Choose a tag to compare
Pre-release

v0.8.2-rc.1 (2022-08-29)

🐛 Bug Fix

  • #187 fix(workflow): 🐛 fixed issue of test release workflow not getting triggered (@WasiqB)
  • #183 fix(java): 🐛 fixed errors when browser key is missing or empty in config (@WasiqB)
  • #182 fix(java): 🐛 fixed error handling when config key is not found (@WasiqB)
  • #181 fix(java): 🐛 fixed error when cloud host and credentials is null (@WasiqB)
  • #180 fix(Internal): 🐛 fixed readme as per suggestions from Eddie (@WasiqB)
  • #178 fix(java): 🐛 updated the log4j2 xml to display info level logs in console (@mfaisalkhatri)
  • #176 fix(java): 🐛 fixed error while parsing non json response (@mfaisalkhatri)
  • #174 fix(Internal): 🐛 replaced version dropdown to textbox in issue template (@WasiqB)

Committers: 2