Enhancements
- Added TableParser class to extract data from
<table>
elements by @joao-voltarelli in #32
Bug Fixes
- Fixing screenshot issues and refactoring to use the last element reference by @joao-voltarelli in #35
- Deleting the user temporary folder for WebBot by @joao-voltarelli in #41
Packaging
- Alteração Maven by @eligsantos in #36
Documentation
- Add java docs by @eligsantos in #37
Security
- Bump org.jsoup:jsoup from 1.10.2 to 1.15.3 by @dependabot in #42
- Bump com.google.code.gson:gson from 2.7 to 2.8.9 by @dependabot in #43
- Bump commons-io:commons-io from 2.6 to 2.7 by @dependabot in #44
New Contributors
- @eligsantos made their first contribution in #36
- @dependabot made their first contribution in #42
Full Changelog: v1.5.0...v1.6.0