What's Changed
* Bump actions/setup-python from 6 to 7 by dependabot[bot] in https://github.com/durandtibo/feu/pull/827
* Update dependencies by github-actions[bot] in https://github.com/durandtibo/feu/pull/826
* Generate package versions by github-actions[bot] in https://github.com/durandtibo/feu/pull/829
* Generate package versions by github-actions[bot] in https://github.com/durandtibo/feu/pull/830
* Update dependencies by durandtibo in https://github.com/durandtibo/feu/pull/831
* Refactor/update (part 1) by durandtibo in https://github.com/durandtibo/feu/pull/832
* Update `fetch_github_repos` by durandtibo in https://github.com/durandtibo/feu/pull/833
* Improve `PackageConfig` by durandtibo in https://github.com/durandtibo/feu/pull/834
* Fix workflow by durandtibo in https://github.com/durandtibo/feu/pull/835
* Add feu.compat: registry-based package/Python-version compatibility by durandtibo in https://github.com/durandtibo/feu/pull/836
* Clean docs by durandtibo in https://github.com/durandtibo/feu/pull/838
* Add `discover_compat` by durandtibo in https://github.com/durandtibo/feu/pull/837
* Make version integration tests resilient to upstream releases by durandtibo in https://github.com/durandtibo/feu/pull/839
* Improve tests by durandtibo in https://github.com/durandtibo/feu/pull/840
* Add `UNSUPPORTED` by durandtibo in https://github.com/durandtibo/feu/pull/841
* Add `generate_defaults_source` by durandtibo in https://github.com/durandtibo/feu/pull/842
* Add multi-axis compat targets (Python version, free-threaded, OS, arch) by durandtibo in https://github.com/durandtibo/feu/pull/844
* Improve pypi discovery by durandtibo in https://github.com/durandtibo/feu/pull/845
* Improve tests by durandtibo in https://github.com/durandtibo/feu/pull/846
* Support multiple disjoint version ranges in compat registry by durandtibo in https://github.com/durandtibo/feu/pull/847
* Clean docs by durandtibo in https://github.com/durandtibo/feu/pull/848
* Update docs by durandtibo in https://github.com/durandtibo/feu/pull/849
* Update dependencies by github-actions[bot] in https://github.com/durandtibo/feu/pull/850
* Add `is_rich_available` by durandtibo in https://github.com/durandtibo/feu/pull/851
* Update dependencies by durandtibo in https://github.com/durandtibo/feu/pull/852
* Add show_compat_targets by durandtibo in https://github.com/durandtibo/feu/pull/853
* Update testing fixtures by durandtibo in https://github.com/durandtibo/feu/pull/854
* Fix `DEFAULT_TARGETS` by durandtibo in https://github.com/durandtibo/feu/pull/855
* Update `discover_compat_targets` by durandtibo in https://github.com/durandtibo/feu/pull/856
* Add `compat.discoverer` by durandtibo in https://github.com/durandtibo/feu/pull/857
* Move `discoverer` by durandtibo in https://github.com/durandtibo/feu/pull/858
* Add `discovered` by durandtibo in https://github.com/durandtibo/feu/pull/860
* Update workflow to discover compats by durandtibo in https://github.com/durandtibo/feu/pull/861
* Bump durandtibo/setup-venv-uv-action from 0.0.4 to 0.0.5 by dependabot[bot] in https://github.com/durandtibo/feu/pull/859
* Update workflows by durandtibo in https://github.com/durandtibo/feu/pull/862
* Update workflows by durandtibo in https://github.com/durandtibo/feu/pull/863
* Update `DEFAULT_COMPAT` by durandtibo in https://github.com/durandtibo/feu/pull/864
* Add `install_packages_all_versions` by durandtibo in https://github.com/durandtibo/feu/pull/865
* Add `get_package_names` by durandtibo in https://github.com/durandtibo/feu/pull/866
* Add `install_all_versions` by durandtibo in https://github.com/durandtibo/feu/pull/867
* Add workflow to check compat by durandtibo in https://github.com/durandtibo/feu/pull/868
* Update workflow by durandtibo in https://github.com/durandtibo/feu/pull/869
* Update workflow by durandtibo in https://github.com/durandtibo/feu/pull/870
* Update `fetch_pypi_versions` by durandtibo in https://github.com/durandtibo/feu/pull/871
* Update `install_all_versions` by durandtibo in https://github.com/durandtibo/feu/pull/872
* Add overrides by durandtibo in https://github.com/durandtibo/feu/pull/873
* Remove tests by durandtibo in https://github.com/durandtibo/feu/pull/874
* Update compat by durandtibo in https://github.com/durandtibo/feu/pull/875
* Add `JaxCompatDiscoverer` by durandtibo in https://github.com/durandtibo/feu/pull/876
* Add `DuckdbCompatDiscoverer` by durandtibo in https://github.com/durandtibo/feu/pull/877
* Add `PydanticCompatDiscoverer` by durandtibo in https://github.com/durandtibo/feu/pull/878
* Fix bug in discoverers by durandtibo in https://github.com/durandtibo/feu/pull/879
* Refactor `discoverer` by durandtibo in https://github.com/durandtibo/feu/pull/880
* Update `fetch_pypi_versions` to ignore yanked versions by durandtibo in https://github.com/durandtibo/feu/pull/881
* Update discoverers by durandtibo in https://github.com/durandtibo/feu/pull/882
* Update compat by durandtibo in https://github.com/durandtibo/feu/pull/883
* Improve `CompatDiscoverer` by durandtibo in https://github.com/durandtibo/feu/pull/884
* Remove overrides in compat by durandtibo in https://github.com/durandtibo/feu/pull/885
* Update compat by durandtibo in https://github.com/durandtibo/feu/pull/886
* Add `get_current_os` by durandtibo in https://github.com/durandtibo/feu/pull/887
* Add `is_free_threaded` by durandtibo in https://github.com/durandtibo/feu/pull/888
* Improve `InstallerRegistry` by durandtibo in https://github.com/durandtibo/feu/pull/889
* Add missing tests by durandtibo in https://github.com/durandtibo/feu/pull/890
* Update multiple parts by durandtibo in https://github.com/durandtibo/feu/pull/891
* Refactor code by durandtibo in https://github.com/durandtibo/feu/pull/892
* Update `get_package_names` by durandtibo in https://github.com/durandtibo/feu/pull/893
* Rename defaults by durandtibo in https://github.com/durandtibo/feu/pull/894
* Clean code by durandtibo in https://github.com/durandtibo/feu/pull/895
* Remove unused dependency by durandtibo in https://github.com/durandtibo/feu/pull/896
* Update docs by durandtibo in https://github.com/durandtibo/feu/pull/897
* Fix types by durandtibo in https://github.com/durandtibo/feu/pull/898
* Add `get_python_version` by durandtibo in https://github.com/durandtibo/feu/pull/899
* Improve cli by durandtibo in https://github.com/durandtibo/feu/pull/900
* Fix bug by durandtibo in https://github.com/durandtibo/feu/pull/901
* Update workflows by durandtibo in https://github.com/durandtibo/feu/pull/902
* Improve `find_closest_version` by durandtibo in https://github.com/durandtibo/feu/pull/903
* Add suport abi3 by durandtibo in https://github.com/durandtibo/feu/pull/904
* Add safetensors by durandtibo in https://github.com/durandtibo/feu/pull/905
* Update dependencies by durandtibo in https://github.com/durandtibo/feu/pull/906
* Add `resolve_target` by durandtibo in https://github.com/durandtibo/feu/pull/907
* Update CLI by durandtibo in https://github.com/durandtibo/feu/pull/908
* Update `Target` by durandtibo in https://github.com/durandtibo/feu/pull/909
* Release version `0.8.0` by durandtibo in https://github.com/durandtibo/feu/pull/910
**Full Changelog**: https://github.com/durandtibo/feu/compare/v0.7.3...v0.8.0