Atata.Configuration.Json 1.3.0 is Released

April 28, 2020 by Yevgeniy Shunevych


Atata.Configuration.Json 1.3.0 is released with support of few features.

Changelog

New Features

  • major #35 Add .NET 4.6 as target framework
  • major #39 Add support of “options.extensions” configuration property for Edge driver

Changes and Enhancements

  • major #36 Use Atata.WebDriverExtras package v1.3.0
  • major #37 Use Atata package v1.5.0
  • major #38 Update JsonConfig<TConfig>.Current to consider AsyncLocal mode of `AtataContext