Releases: DONEWio/Do
Releases · DONEWio/Do
DoNew v0.1.9
Full Changelog: v0.1.8...v0.1.9
DoNew v0.1.8
Changelog
All notable changes to this project will be documented in this file.
[0.1.8] - 2024-03-25
Changed
- Version bump for maintenance release
[0.1.7] - 2024-03-22
Changed
- Version bump for maintenance release
[0.1.6] - 2024-03-21
Changed
- Experimental release with version bump
[0.1.5] - 2024-01-03
Fixed
- Fixed package distribution issues:
- Corrected script file paths for installed package
- Added proper wheel packaging configuration
- Implemented dynamic script loading to work in both development and installed environments
- Restructured package assets to be properly included in distribution
- Added proper resource loading using importlib.resources
[0.1.4] - 2025-01-03
Fixed
- Fixed test discovery in VS Code by adding importlib mode
- Fixed package imports to work correctly in installed package
[0.1.3] - 2025-01-03
Other
- Version number is not read from pyproject.toml anymore.
[0.1.2] - 2024-01-02
Fixed
- Fixed element ID type from string to integer for better type safety
- Fixed element handling issues during website navigation
- Fixed Chromium bug handling for 404 status codes
Other
- Added status badges to documentation
- Removed work-in-progress files
[0.1.1] - 2023-12-29
- Initial release with core functionality
v0.1.5
see CHANGELOG.md
Full Changelog: v0.1.4...v0.1.5
v0.1.0 - hello world
🚀 DoNew v0.1.0 - Initial Release
🌟 Highlights
- Introducing
DO.Browse
: Powerful web automation with Playwright integration - Smart element detection and context-aware interactions
- Async-first architecture for optimal performance
🛠️ Core Features
- Browser automation with state management
- Visual debugging tools for AI agents
- Cookie and storage handling
- Element detection with contextual understanding
🔧 Technical Details
- Built on Playwright for reliable web automation
- Async support for better performance
- Type hints and comprehensive documentation
- AI-friendly interfaces for autonomous operation