Releases: atxp-dev/cli
Releases · atxp-dev/cli
v1.0.5
What's Changed
- ATXP-260: Switch demo to single server and use npm run by @robdimarco-novellumai in #8
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- Show help by default instead of running demo by @robdimarco-novellumai in #1
- Add configurable port and directory options for demo command by @robdimarco-novellumai in #2
- Change demo repo to atxp-express-example by @robdimarco-novellumai in #3
- Add dependency checks with helpful error messages by @robdimarco-novellumai in #4
- Optimize git operations to only clone main branch by @robdimarco-novellumai in #5
- Improve CLI error handling for unrecognized commands by @robdimarco-novellumai in #6
- Add separate frontend and backend port configuration for demo command by @robdimarco-novellumai in #7
New Contributors
- @robdimarco-novellumai made their first contribution in #1
Full Changelog: v1.0.3...v1.0.4