Some Bugfixes and some new cool features:
**25 Pabot 1.10.0 is now supported with three optimization modes in** `--testlevelsplit`
- Equal: DataDriver splits all tests in as many groups as pabot processes are there. Less overhead and faster execution!
- Binary: DataDriver splits all tests in groups with decreasing size like on a binary search. half half half...
- Atomic: DataDriver add as much new pabot test suites as there are testcases. Most Pabot Overhead...
**20 Added possibility to register a keyword that is called by DataDriver before tests are created. This keyword can be used to create data or configure DataDriver
**15 small bugfix. Thanks robinmackaij
**5 Awesome new possibilities to create different Data Types.
See that example for the full awesomeness of that feature....
https://github.com/Snooz82/robotframework-datadriver#supported-data-types