v0.3.0

dmtrKovalenko/fffv0.3.0Dec 13, 2024by thewh1teagle

AI Summary

This release adds the 'repository' field to the project's Cargo manifests. This change improves the project metadata for downstream users and package managers. It also marks the first contribution from a new contributor, @mexus.

Key Highlights

  • Added repository field to Cargo manifests
  • First contribution from @mexus

New Features

  • Added repository metadata to Cargo.toml

Full Release Notes

## What's Changed
* Include the "repository" field in the cargo manifests by @mexus in https://github.com/thewh1teagle/pyannote-rs/pull/17

## New Contributors
* @mexus made their first contribution in https://github.com/thewh1teagle/pyannote-rs/pull/17

**Full Changelog**: https://github.com/thewh1teagle/pyannote-rs/compare/v0.2.9...v0.3.0