File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33Read ` release_notes.md ` for commit level details.
44
5- ## [ 12.2.0] - 2026-06-25
5+ ## [ 13.0.0] - 2026-05-10
6+ - Remove extenced methods in ` Appium::Core::Base::Driver ` only for the appium_lib - which is covered by the library.
7+
8+ ## [ 12.2.0] - 2026-04-19
69- Add validation for direct connect URL when ` direct_connect ` capability is ` true ` .
710
811## [ 12.1.0] - 2026-03-21
Original file line number Diff line number Diff line change 1414
1515module Appium
1616 module Core
17- VERSION = '12.2 .0' unless defined? ::Appium ::Core ::VERSION
18- DATE = '2026-04-19 ' unless defined? ::Appium ::Core ::DATE
17+ VERSION = '13.0 .0' unless defined? ::Appium ::Core ::VERSION
18+ DATE = '2026-05-10 ' unless defined? ::Appium ::Core ::DATE
1919 end
2020end
You can’t perform that action at this time.
0 commit comments