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): v0.4.1 #25

Merged
merged 1 commit into from
Jul 14, 2024
Merged

chore(release): v0.4.1 #25

merged 1 commit into from
Jul 14, 2024

Conversation

loichyan
Copy link
Owner

@loichyan loichyan commented Jul 14, 2024

✨ Overview

This release mainly addresses the high memory usage issue reported in #18: fixed a potential memory leak (#21) and implemented stream processing (#22).

Also, some UI changes were introduced in #21, as we switched the diagnostic reporter from codespan_reporting to miette.

🚀 Features

  • (runtime) Set exact file size limit
  • (runtime) Add file limitation
  • (runtime) Filter out binary files

🐛 Bug Fixes

🚜 Refactor

  • (runtime) Implement stream processing
  • (runtime) Zero-copy diagnostics reporting
  • Replace codespan-reporting with miette
  • (util) Rename tryb! to try!

📚 Documentation

  • (readme) Update badge URLs

🎨 Styling

  • Format with prettier
  • Make nightly rustfmt compatible with the stable rustfmt
  • Format with nightly rustfmt

⚙️ Miscellaneous Tasks

  • Generate UTC release date
  • Report Cargo check results
  • Rewrite
  • Fix typos
  • Fix typos
  • Update author name
  • Add checks (ci: add checks #17)

🛠️ Build

  • (nix) Update flakes
  • (cargo) Update dependencies

@loichyan loichyan merged commit e47ee82 into main Jul 14, 2024
14 checks passed
@loichyan loichyan deleted the release/v0.4.1 branch July 14, 2024 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant