Skip to content

Releases: miguelandres/dotfiles-rs

Nightly 2025-01-07

07 Jan 01:23
5771607
Compare
Choose a tag to compare
Nightly 2025-01-07 Pre-release
Pre-release
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

11 Dec 15:30
Compare
Choose a tag to compare
  • uses musl instead of glibc on linux

Nightly 2024-12-12

12 Dec 01:38
Compare
Choose a tag to compare
Nightly 2024-12-12 Pre-release
Pre-release
nightly-2024-12-12

Use musl for x86_64 on linux

Nightly 2024-05-21

21 May 01:14
2aa2577
Compare
Choose a tag to compare
Nightly 2024-05-21 Pre-release
Pre-release
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

08 Feb 02:17
d70867f
Compare
Choose a tag to compare

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

Full Changelog: v0.10.2...v1.0.0

Nightly 2024-02-09

09 Feb 01:08
d70867f
Compare
Choose a tag to compare
Nightly 2024-02-09 Pre-release
Pre-release
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

22 Jan 01:06
Compare
Choose a tag to compare
Nightly 2024-01-22 Pre-release
Pre-release
nightly-2024-01-22

remove cargo action

Nightly 2023-07-12

12 Jul 05:00
18f8295
Compare
Choose a tag to compare
Nightly 2023-07-12 Pre-release
Pre-release
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

27 Jun 01:17
18f8295
Compare
Choose a tag to compare
Nightly 2023-06-27 Pre-release
Pre-release
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

19 Jun 01:08
Compare
Choose a tag to compare
Nightly 2023-06-19 Pre-release
Pre-release
nightly-2023-06-19

Merge branch 'main' of https://github.com/miguelandres/dotfiles-rs