Added tag 2.1.0 for changeset c34f8bdb4d54
tested with hg 6.4
pkg: style
pkg: provide descriptions for pypi
baseline: handle the master -> main alias
tests: acepts harmless changes
Use setuptools-scm to extract the version number
Add nested test
Do not set rootpath when using prefix_with_layout
✨ add a way to use expanded projects’ layout as the base layout for subelements.
Update tox configuration and add all supported mercurial versions in it
concurrency: add a global 'jobs' config item
ensureconf: implement concurrency
forge: more generic forge types registry
forge: fetch .tar.gz files instead of .zip
Initial implementation of 'cfensureconf --ci'
ensureconf: fix last regressions, most notably on tarball clone/update
commands: Refactor the cfensureconf algorithm to allow concurrency & future ci mode Non conservative change: The 'xxx is a partial override without its master entry' warning message has been completely removed.
configuration: small reorganization of the clone and checkout code The goal is to make reuse easier later on.
configuration: remove the destination directory if clone fails