2.1.0
🚀 Features
- Change the default build dir to a pdm-specific one - by @frostming (a7473)
- Allow to include files in wheel .data directory - by @frostming in #182 (ad408)
🐞 Bug Fixes
- Scm versionning fails when package is not top-level directory - by @frostming in #176 (21901)
- Cleanup logic to first check config_settings - by @frostming in #177 (d1f1e)
- Raise an error when SCM version can't be determined - by @frostming in #180 (001df)
📝 Documentation
- Clarify order of
pdm_build_initialize
andpdm_build_clean
- by @frostming in #181 (c352e)