7 Commits

Author SHA1 Message Date
Eric Ratliff
9db1408528 Fixed tests so they all pass 2026-01-26 18:38:57 -06:00
Eric Ratliff
39aa6f60be Looking for return code 2026-01-26 18:30:31 -06:00
Eric Ratliff
0188439c08 Tied into the right adb file 2026-01-26 18:27:12 -06:00
Eric Ratliff
7420f8bda4 Finding apk file 2026-01-26 18:13:54 -06:00
Eric Ratliff
eca488f703 Minor updates to readme 2026-01-26 18:02:17 -06:00
Eric Ratliff
bcdf62ffa9 Planning a roadmap 2026-01-25 21:46:46 -06:00
Eric Ratliff
2419334f72 I may have fixed a deployment bug 2026-01-25 18:53:16 -06:00
3 changed files with 5 additions and 19 deletions

View File

@@ -1,17 +0,0 @@
# Changelog
## [1.0.0] - 2026-01-27
First stable release! 🎉
### Added
- Complete Windows deployment support
- Android SDK path in project configuration
- Robust cross-platform build and deployment scripts
- Project upgrade command with config migration
- Comprehensive test suite
### Fixed
- Windows APK discovery and deployment
- Batch file path parsing (quote handling)
- ADB integration and error reporting

View File

@@ -511,7 +511,7 @@ Built with frustration at unnecessarily complex robotics frameworks, and hope th
## Project Status
**Current Version:** 1.0.0
**Current Version:** 1.0.0-rc1
**What Works:**
- ✅ Project generation
@@ -532,7 +532,7 @@ Built with frustration at unnecessarily complex robotics frameworks, and hope th
**Questions? Issues? Suggestions?**
📧 Email: [eric@nxlearn.net](mailto:eric@nxlearn.net)
📧 Email: [eric@nxws.dev](mailto:eric@nxws.dev)
🐛 Issues: Open an issue on the repository
Building better tools so you can build better robots. 🤖

View File

@@ -2,6 +2,9 @@
This document outlines the planned feature development for Weevil across multiple versions. Features are subject to change based on user feedback, technical constraints, and market needs.
**Current Version:** 1.0.0-rc1
**Next Release:** 1.1.0 (Target: TBD)
---
## Version 1.1.0 - Core Stability & Team Adoption