File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,14 +4,14 @@ Toolium Changelog
44v2.0.0
55------
66
7- *Release date: In development *
7+ *Release date: 2021-06-15 *
88
99- Remove Python 2.7, 3.3 and 3.4 support
1010- Update deprecated methods to fix warnings in python3 execution
1111- Move *get_valid_filename * and *makedirs_safe * methods from *toolium.path_utils * to *toolium.utils.path_utils *
1212- Move *Utils * class from *toolium.utils * to *toolium.utils.driver_utils *
1313- Fix report when an error happens in the Dynamic Environment
14- - New param [TIMESTAMP] to generate timestamp value of the actual moment
14+ - New param [TIMESTAMP] in * replace_param * method to generate timestamp value of the actual moment
1515
1616v1.9.2
1717------
Original file line number Diff line number Diff line change 1- 2.0.0.dev0
1+ 2.0.0
Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ def get_long_description():
5858 keywords = 'selenium appium webdriver web_automation mobile_automation page_object visual_testing bdd lettuce behave'
5959 ' pytest' ,
6060 classifiers = [
61- 'Development Status :: 4 - Beta ' ,
61+ 'Development Status :: 5 - Production/Stable ' ,
6262 'Intended Audience :: Developers' ,
6363 'Intended Audience :: Other Audience' ,
6464 'License :: OSI Approved :: Apache Software License' ,
You can’t perform that action at this time.
0 commit comments