Releases: miguelandres/dotfiles-rs
Releases · miguelandres/dotfiles-rs
Nightly 2025-01-07
Update itertools requirement from 0.13.0 to 0.14.0 (#43) Updates the requirements on [itertools](https://github.com/rust-itertools/itertools) to permit the latest version. - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.13.0...v0.14.0) --- updated-dependencies: - dependency-name: itertools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v1.0.1
Nightly 2024-12-12
nightly-2024-12-12 Use musl for x86_64 on linux
Nightly 2024-05-21
Update itertools requirement from 0.12.0 to 0.13.0 (#42) Updates the requirements on [itertools](https://github.com/rust-itertools/itertools) to permit the latest version. - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.12.0...v0.13.0) --- updated-dependencies: - dependency-name: itertools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v1.0.0
Not much has changed since v0.10.2
but I realized this is pretty stable and I don't plan to make many changes other than for maintenance so welcome to v1.0.0
What's Changed
- Update syn requirement from 1.0.98 to 2.0.2 by @dependabot in #35
- Update itertools requirement from 0.10.5 to 0.11.0 by @dependabot in #36
- Update itertools requirement from 0.11.0 to 0.12.0 by @dependabot in #37
- Add support for --adopt in brew/cask tasks by @miguelandres in #39
- update gh action by @miguelandres in #40
- update version by @miguelandres in #41
Full Changelog: v0.10.2...v1.0.0
Nightly 2024-02-09
update version (#41) * Add support for --adopt in brew/cask tasks ## Test Plan: - Mostly adding parsing tests. - I should eventually add end to end tests that install things using brew. ## Documentation Plan: - Added documentation to the rust API - Added documentation for user docs. * update josStorer/get-current-time * update version to 1.0.0
Nightly 2024-01-22
nightly-2024-01-22 remove cargo action
Nightly 2023-07-12
Update itertools requirement from 0.10.5 to 0.11.0 (#36) Updates the requirements on [itertools](https://github.com/rust-itertools/itertools) to permit the latest version. - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.11.0) --- updated-dependencies: - dependency-name: itertools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Nightly 2023-06-27
Update itertools requirement from 0.10.5 to 0.11.0 (#36) Updates the requirements on [itertools](https://github.com/rust-itertools/itertools) to permit the latest version. - [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.11.0) --- updated-dependencies: - dependency-name: itertools dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Nightly 2023-06-19
nightly-2023-06-19 Merge branch 'main' of https://github.com/miguelandres/dotfiles-rs