| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| BotCity Framework Java Core - 1.6.0.tar.gz | 2023-08-16 | 42.7 kB | |
| BotCity Framework Java Core - 1.6.0.zip | 2023-08-16 | 57.1 kB | |
| README.md | 2023-08-16 | 1.5 kB | |
| Totals: 3 Items | 101.2 kB | 0 | |
Enhancements
- Added TableParser class to extract data from
<table>elements by @joao-voltarelli in https://github.com/botcity-dev/botcity-framework-core/pull/32
Bug Fixes
- Fixing screenshot issues and refactoring to use the last element reference by @joao-voltarelli in https://github.com/botcity-dev/botcity-framework-core/pull/35
- Deleting the user temporary folder for WebBot by @joao-voltarelli in https://github.com/botcity-dev/botcity-framework-core/pull/41
Packaging
- Alteração Maven by @eligsantos in https://github.com/botcity-dev/botcity-framework-core/pull/36
Documentation
- Add java docs by @eligsantos in https://github.com/botcity-dev/botcity-framework-core/pull/37
Security
- Bump org.jsoup:jsoup from 1.10.2 to 1.15.3 by @dependabot in https://github.com/botcity-dev/botcity-framework-core/pull/42
- Bump com.google.code.gson:gson from 2.7 to 2.8.9 by @dependabot in https://github.com/botcity-dev/botcity-framework-core/pull/43
- Bump commons-io:commons-io from 2.6 to 2.7 by @dependabot in https://github.com/botcity-dev/botcity-framework-core/pull/44
New Contributors
- @eligsantos made their first contribution in https://github.com/botcity-dev/botcity-framework-core/pull/36
- @dependabot made their first contribution in https://github.com/botcity-dev/botcity-framework-core/pull/42
Full Changelog: https://github.com/botcity-dev/botcity-framework-core/compare/v1.5.0...v1.6.0