Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v1.0.0 #8

Merged
merged 1 commit into from
Apr 27, 2024
Merged

chore: release v1.0.0 #8

merged 1 commit into from
Apr 27, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 26, 2024

πŸ€– New release

  • unicode-truncate: 0.2.0 -> 1.0.0 (βœ“ API compatible changes)
Changelog

It's about time for a 1.0 release. This crate has been stable over the years.

Breaking changes

Formally define MSRV (minimum supported rust version) to 1.63.

Added

Fixed

  • prevent arithmetic side effects (#7)
  • do not include zero-width characters at boundaries when truncate_start

Other

  • use release-plz
  • use renovate (Configure RenovateΒ #4)
  • move from Travis to Github Action
  • update Rust crate criterion to 0.5 (#5)
  • fix broken links
  • Check in Cargo.lock per the latest guide


This PR was generated with release-plz.

@EdJoPaTo
Copy link
Contributor

As the MSRV changes I would see that as a breaking change but that’s (sadly) not the case for many other crates nowadays…

Just wanted to bring this up. Do with that what you wish πŸ˜‡

@Aetf
Copy link
Owner

Aetf commented Apr 27, 2024

Yeah, actually I'm considering directly going to 1.0 given this has been sitting for years and pretty stable. I'll manually edit this branch anyway as all previous commits are not following the format.

@Aetf Aetf force-pushed the release-plz-2024-04-26T08-46-03Z branch from f6ca06f to 85c2694 Compare April 27, 2024 01:40
@Aetf Aetf changed the title chore: release v0.2.1 chore: release v1.0.0 Apr 27, 2024
@github-actions github-actions bot changed the title chore: release v1.0.0 chore: release v0.2.1 Apr 27, 2024
@github-actions github-actions bot force-pushed the release-plz-2024-04-26T08-46-03Z branch from 85c2694 to bc22f4b Compare April 27, 2024 01:55
@Aetf Aetf force-pushed the release-plz-2024-04-26T08-46-03Z branch from bc22f4b to f77e30a Compare April 27, 2024 01:57
@Aetf Aetf changed the title chore: release v0.2.1 chore: release v1.0.0 Apr 27, 2024
@github-actions github-actions bot changed the title chore: release v1.0.0 chore: release v0.2.1 Apr 27, 2024
@github-actions github-actions bot force-pushed the release-plz-2024-04-26T08-46-03Z branch from f77e30a to 6875366 Compare April 27, 2024 02:05
@github-actions github-actions bot changed the title chore: release v0.2.1 chore: release v0.3.0 Apr 27, 2024
@github-actions github-actions bot force-pushed the release-plz-2024-04-26T08-46-03Z branch from 6875366 to e89b1ed Compare April 27, 2024 02:56
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@Aetf Aetf force-pushed the release-plz-2024-04-26T08-46-03Z branch from e89b1ed to 11531c3 Compare April 27, 2024 03:01
@Aetf Aetf changed the title chore: release v0.3.0 chore: release v1.0.0 Apr 27, 2024
@Aetf Aetf merged commit 68f1d1a into master Apr 27, 2024
40 checks passed
@Aetf Aetf deleted the release-plz-2024-04-26T08-46-03Z branch April 27, 2024 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants