Changed
* Raise `NoConfigError` when specifies incorrect Conda related configs.
* Add `conda.custom-behavior` config.
Fixed
* Add PyPi mapping fixes.
* Ensure `pdm.conda` arrays can be saved as multiline array.
* Fix Conda dependencies not being treated correctly when using `--conda` option with `conda.as-default-manager` set to
`false`.
* Fix lockfile formatting when `conda.as-default-manager` set to `false` and Conda dependencies are present.