diff options
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md index 62f3178..1cbfb2d 100644 --- a/NEWS.md +++ b/NEWS.md @@ -14,6 +14,36 @@ If not, see <https://www.gnu.org/licenses/gpl-3.0.txt>. All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## [v1.3.0](https://git.vhack.eu/soispha/clients/yt/compare/b3a7ad39bb07e1b447b52c92505158f8a1030f10..v1.3.0) - 2024-10-14 +#### Bug Fixes +- **(cli)** Avoid having to interleave `sedowa` with dashes - ([29c2ec6](https://git.vhack.eu/soispha/clients/yt/commit/29c2ec6113542d65b45fb6cb6897954f1ea225af)) - [@soispha](https://git.vhack.eu/soispha) +- **(crates/yt_dlp/wrappers/info_json)** Add further info.json fields - ([9c00ecc](https://git.vhack.eu/soispha/clients/yt/commit/9c00ecc776b5f9f72d027442cb9754c6a16024ea)) - [@soispha](https://git.vhack.eu/soispha) +- **(downloader)** Don't display changed cache size on first run - ([3c80108](https://git.vhack.eu/soispha/clients/yt/commit/3c801086de15dd18ce44338972cf3917d63aba8d)) - [@soispha](https://git.vhack.eu/soispha) +#### Build system +- **(.envrc)** Set `sqlx`'s `DATABASE_URL` variable - ([764f535](https://git.vhack.eu/soispha/clients/yt/commit/764f535f160c63f30c108e2fe20b624237cbbada)) - [@soispha](https://git.vhack.eu/soispha) +- **(Cargo.toml)** Add further lints - ([a403c1e](https://git.vhack.eu/soispha/clients/yt/commit/a403c1ecdccc0bb79a6765ffd26559930af0b139)) - [@soispha](https://git.vhack.eu/soispha) +- **(crates/libmpv2/update.sh)** Correctly specify child update paths - ([b3a7ad3](https://git.vhack.eu/soispha/clients/yt/commit/b3a7ad39bb07e1b447b52c92505158f8a1030f10)) - [@soispha](https://git.vhack.eu/soispha) +- **(scripts/mkdb.sh)** Update to use new sql schema path - ([f83a503](https://git.vhack.eu/soispha/clients/yt/commit/f83a50302b8d41f834f1e279a63f1c123a09a139)) - [@soispha](https://git.vhack.eu/soispha) +#### Features +- **(cli)** Add a `add` command - ([1f04459](https://git.vhack.eu/soispha/clients/yt/commit/1f0445952332d96acadecb936d9eaa7169d52082)) - [@soispha](https://git.vhack.eu/soispha) +- **(cli)** Also add a `dowa` command - ([03197cd](https://git.vhack.eu/soispha/clients/yt/commit/03197cd47ac595dec00ac8c047be0c66b5716a71)) - [@soispha](https://git.vhack.eu/soispha) +- **(crates/yt_dlp)** Make saving the downloaded info.json configurable - ([089ed86](https://git.vhack.eu/soispha/clients/yt/commit/089ed86dae1ef5519c327142f69a0b86fc2b6043)) - [@soispha](https://git.vhack.eu/soispha) +- **(unreachable)** Init trait - ([bdf0033](https://git.vhack.eu/soispha/clients/yt/commit/bdf00337daf1ed8b343168ea2496352a7788fe25)) - [@soispha](https://git.vhack.eu/soispha) +- **(videos)** Provide a consistent display for the `Video` struct - ([145a776](https://git.vhack.eu/soispha/clients/yt/commit/145a776039248a9460e9473e4bc9ef3d533b60c1)) - [@soispha](https://git.vhack.eu/soispha) +#### Miscellaneous Chores +- **(treewide)** Add missing copyright header - ([d1bcc36](https://git.vhack.eu/soispha/clients/yt/commit/d1bcc36b54793bb3e45d5acecf9d8c503e883011)) - [@soispha](https://git.vhack.eu/soispha) +#### Refactoring +- **(libmpv2)** Include in the workspace - ([6df118a](https://git.vhack.eu/soispha/clients/yt/commit/6df118a3e02fe5122b8163ebad77b9f3532d2901)) - [@soispha](https://git.vhack.eu/soispha) +- **(treewide)** Conform to the clippy and rust lints - ([2c7980b](https://git.vhack.eu/soispha/clients/yt/commit/2c7980b773cad586af5db8ff0755f1d74d94f7d1)) - [@soispha](https://git.vhack.eu/soispha) +- **(treewide)** Combine the separate crates in one workspace - ([6c92868](https://git.vhack.eu/soispha/clients/yt/commit/6c9286857ef8b314962b67f4a16a66e8c35531bc)) - [@soispha](https://git.vhack.eu/soispha) +#### Style +- **(python_update/raw_update.py)** Format - ([a4fb5d3](https://git.vhack.eu/soispha/clients/yt/commit/a4fb5d3eacd96f0b01adfeb3eaf0dcb5fb794909)) - [@soispha](https://git.vhack.eu/soispha) +- **(treewide)** Format - ([b90e94b](https://git.vhack.eu/soispha/clients/yt/commit/b90e94bef58422c7c8b063435e5420f90f1d59d2)) - [@soispha](https://git.vhack.eu/soispha) +#### Tests +- **(treewide)** Fix, so they compile and ignore - ([baffdf8](https://git.vhack.eu/soispha/clients/yt/commit/baffdf885aab7490e1024a73f8ee3ce35817c586)) - [@soispha](https://git.vhack.eu/soispha) + +- - - + ## [v1.2.0](https://git.vhack.eu/soispha/clients/yt/compare/c467d7a4457363b0da4a41aa4869ab368ff452e3..v1.2.0) - 2024-08-25 #### Bug Fixes - **(cli/selectCommand)** Explicitly set the aliases - ([35db9c0](https://git.vhack.eu/soispha/clients/yt/commit/35db9c0d4ad2029300087370ccaa5c49b10d1638)) - [@soispha](https://git.vhack.eu/soispha) |