jilu icon indicating copy to clipboard operation
jilu copied to clipboard

Generate a change log based on the state of your Git repository.

Results 18 jilu issues
Sort by recently updated
recently updated
newest added

Bumps [thread_local](https://github.com/Amanieu/thread_local-rs) from 1.0.1 to 1.1.4. Commits 4a54e57 Bump version to 1.1.4 ebf8b45 Merge pull request #34 from ibraheemdev/patch-1 3d69afa Fix memory ordering in RawIter::next c7d8dcd Bump version to 1.1.3...

dependencies

Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.2.0 to 1.8.0. Release notes Sourced from smallvec's releases. v1.8.0 Add optional support for the arbitrary crate (#275). v1.7.0 new_const and from_const constructors for creating a SmallVec...

dependencies

Bumps [crossbeam-channel](https://github.com/crossbeam-rs/crossbeam) from 0.4.2 to 0.4.4. Commits 48b13dc Bump crossbeam-channel to v0.4.4 679dac8 Bump crossbeam-channel to v0.4.3 f652c6a Change crossbeam-channel's license to MIT OR Apache-2.0. 149a3c9 Release crossbeam-queue 0.2.3 18363b5...

dependencies

Bumps [generic-array](https://github.com/fizyk20/generic-array) from 0.12.3 to 0.12.4. Changelog Sourced from generic-array's changelog. 0.12.4 Fix unsoundness in the arr! macro. 0.12.0 Allow trailing commas in arr! macro. BREAKING: Serialize GenericArray using serde...

dependencies

Hey, I'm a Rust developer who [maintains](https://github.com/orhun/PKGBUILDs) [AUR](https://wiki.archlinux.org/index.php/Arch_User_Repository) packages in his spare time. Recently I came across this project and I really liked the concept/implementation. Thus I created the following...

What do you think about opening a community chat for quick questions, that aren't really issues, or small requests that aren't big enough to warrant an issue? My recommendation for...

This fixes #14. I'm not 100% happy with that code, but I'm not sure how to handle this better.

Hi we switched to this and previously made tags that do not follow semver. We have many that started with `release-` instead of `v` and have one starting with `v`...

As a core contributor, it's a bit weird to be constantly thanked for your work 😅. An easy fix is to add a configurable `ignore_contributors` that takes an array of...

enhancement
good first issue