Skip to content

Releases: keshavjha018/claw

Release v1.1.0

Choose a tag to compare

@keshavjha018 keshavjha018 released this 08 May 17:43
  • Added support for commit SHAs in manifest revisions.
  • Added support for the upstream attribute in project manifests.
  • Automatic cleanup of failed directories while cloning.

Release v1.0.0

Choose a tag to compare

@keshavjha018 keshavjha018 released this 06 Mar 17:31

Stable Release v1.0.0

Improvement & Fixes

Full Changelog: v0.1.1...v1.0.0

Release v0.1.1

Choose a tag to compare

@keshavjha018 keshavjha018 released this 04 Mar 20:53

Added support for remote xml repo

Example:

claw init -u https://github.com/my-org/manifests.git -b dev -m android.xml

Beta Release

Choose a tag to compare

@keshavjha018 keshavjha018 released this 04 Mar 19:30

All basic features added.

Check @Readme.md for more info.