File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## v0.9.27
3+
4+ ## v0.9.26
45feat(api): Enhance API endpoint and function name generation
56
67- Improve aiohttp session handling in ` make_single_request() ` to prevent connection errors
@@ -11,7 +12,6 @@ feat(api): Enhance API endpoint and function name generation
1112- Add comprehensive test cases for problematic path name conversions
1213Addresses potential issues with API endpoint generation and async request management, improving overall robustness of API integration capabilities.
1314
14- ## v0.9.26
1515refactor(extractor): Enhance HTML processing and base64 image removal
1616
1717- Consolidate BeautifulSoup operations for more robust HTML processing
Original file line number Diff line number Diff line change 11[project ]
22name = " agentle"
3- version = " v0.9.25 "
3+ version = " v0.9.26 "
44description = " ..."
55readme = " README.md"
66requires-python = " >=3.13"
You can’t perform that action at this time.
0 commit comments