## 0.2.0 (2024-09-15) ### Breaking Changes - Changed type of `Package::assets` to `Assets` enum ## 0.1.0 (2024-08-18) ### Breaking Changes #### Support for dependencies within `Cargo.toml` Dependencies within a `Cargo.toml` file [can now be updated](https://knope.tech/reference/config-file/packages/) as part of `versioned_files`. ## 0.0.1 (2024-08-04) ### Features - Initial release