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

Release 0.14.0 #372

Closed
wants to merge 2 commits into from
Closed

Release 0.14.0 #372

wants to merge 2 commits into from

Conversation

github-actions[bot]
Copy link

  • #299: Add more refill examples
  • #301: Split termwidth docstring into header and body
  • #302: Rename wrap_columns argument to middle_gap
  • #303: Sort normal and dev-dependencies
  • #304: Simplify function signatures by removing unnecessary lifetimes
  • #305: Lint against left-behind print! and eprint! macros
  • #308: Document handling of leading and trailing whitespace
  • #310: Add WebAssembly example
  • #313: Use Unicode line breaking algorithm to find words
  • #314: Avoid relying on Into<Options> internally
  • #330: Align time for weekly builds with comment
  • #331: Remove outer boxing from Options
  • #332: Add WordSeparator trait to allow customizing how words are found in a line of text
  • #335: Stop inlining display_width
  • #336: Add simple “Hello World” example
  • #337: Shorten benchmark warm-up time
  • #338: Bump insecure indirect ssri dependency of Wasm demo
  • #339: Ensure Wasm demo builds on every PR
  • #340: Automatically deploy Wasm demo when master changes
  • #341: Fix the ref for Wasm deployment
  • #342: Fix the ref for Wasm deployment again
  • #343: Consolidate .gitignore files into one
  • #344: Update and expand Wasm demo README
  • #345: Migrate to webpack 5
  • #346: Record build info for Wasm demo
  • #347: Fix ignoring the example/wasm/www/dist/ folder
  • #349: Only redeploy Wasm demo when the demo itself changed
  • #353: Trim trailing whitespace from prefix in indent
  • #354: Make indent faster by preallocating the output string
  • #355: Refactor word splitter handling in interactive example

@mgeisler mgeisler force-pushed the release-0.14.0 branch 5 times, most recently from bbef755 to 7efc4ef Compare May 30, 2021 20:17
Before we only read the first page, which contain up to 30 PRs. This
release has seen more than 45 PRs, so we can no longer stop at the
first page!
@mgeisler
Copy link
Owner

Closing this one, we'll auto-generate a new one in a second.

@mgeisler mgeisler closed this May 30, 2021
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.

1 participant