Skip to content

1.12.2

Compare
Choose a tag to compare
@ctrevarthen ctrevarthen released this 29 Jul 02:51
  • Add a new class in the katalonmobileutil package with static delegate methods for the ComponentFactory to allow client use without instantiating a factory directly.
  • Add IOSComponent and AndroidComponent classes to allow common functionality specific to each OS.
  • Replace some abstract classes with interfaces to fit the dependency inversion principle better.
  • Code cleanup

Thanks @shawnmallon !