What's Changed * Add "UniDep in the Wild" example in FAQ by basnijholt in https://github.com/basnijholt/unidep/pull/135 * Allow dot in package name, e.g., for `ruamel.yaml` by basnijholt in https://github.com/basnijholt/unidep/pull/137
What's Changed * Add difference with `hatch-conda` and `pdm-conda` by basnijholt in https://github.com/basnijholt/unidep/pull/131 * Always prevent `UnsupportedPlatformError` during installation by basnijholt in https://github.com/basnijholt/unidep/pull/133
What's Changed * Allow installing local packages not managed by unidep by basnijholt in https://github.com/basnijholt/unidep/pull/113 * Adding FAQ questions to README by basnijholt in https://github.com/basnijholt/unidep/pull/116 * Add example for non UniDep managed dependency by basnijholt in https://github.com/basnijholt/unidep/pull/117 * Fix anchor links in documentation and refer to FAQ early by basnijholt in https://github.com/basnijholt/unidep/pull/118 * Enable Ruff for docs/source/conf.py by basnijholt in https://github.com/basnijholt/unidep/pull/119 * Set names for the auto generated docs pages by basnijholt in https://github.com/basnijholt/unidep/pull/120 * Small docs refactor by basnijholt in https://github.com/basnijholt/unidep/pull/123 * Rephrase some introduction phrases by basnijholt in https://github.com/basnijholt/unidep/pull/125 * Answer 2 more FAQs by basnijholt in https://github.com/basnijholt/unidep/pull/126 * Fix example in `example/hatch2_project/README.md` by basnijholt in https://github.com/basnijholt/unidep/pull/127
What's Changed * Rename tests file and add logo to docs by basnijholt in https://github.com/basnijholt/unidep/pull/110 * Use webp logo by basnijholt in https://github.com/basnijholt/unidep/pull/112 * Local dependencies minor cleanup by basnijholt in https://github.com/basnijholt/unidep/pull/114 * Fix entrypoint and prevent AttributeError by basnijholt in https://github.com/basnijholt/unidep/pull/115