Skip to content

Conversation

@mise-en-dev
Copy link
Collaborator

@mise-en-dev mise-en-dev commented Jan 19, 2026

🚀 Features

  • (lint) add more lint checks by @jdx in #446
  • add logo to docs site by @jdx in #442
  • add VT323 retro terminal font and --usage branding by @jdx in #443
  • add missing builder methods by @jdx in #444

🐛 Bug Fixes

  • use pithy LLM-generated title for GitHub releases by @jdx in #441
  • replace unwrap calls with proper error handling in fig.rs by @jdx in #454
  • improve error messages with more context by @jdx in #449
  • skip powershell test if pwsh is not installed by @jdx in #457
  • match completion prefix against unescaped names by @ilyagr in #460

🚜 Refactor

  • simplify Spec::merge with local macros by @jdx in #451

📚 Documentation

  • add CLAUDE.md for Claude Code guidance by @jdx in #452
  • escape generic type parameters in macro doc comments by @jdx in #453
  • add rustdoc for public API functions by @jdx in #450
  • add documentation to public API structs by @jdx in #455
  • add conventional commit guidance to CLAUDE.md by @jdx in #459

⚡ Performance

  • remove unnecessary clone in set_subcommand_ancestors by @jdx in #448

🧪 Testing

  • add test coverage for untested modules by @jdx in #447

🔍 Other Changes

  • remove commented-out trait implementations in mount.rs by @jdx in #445
  • make codecov checks informational by @jdx in #456

📦️ Dependency Updates

New Contributors

@codecov
Copy link

codecov bot commented Jan 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.58%. Comparing base (b325e9f) to head (ad325b2).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #440      +/-   ##
==========================================
- Coverage   76.73%   76.58%   -0.15%     
==========================================
  Files          47       47              
  Lines        6250     6253       +3     
  Branches     6250     6253       +3     
==========================================
- Hits         4796     4789       -7     
- Misses       1102     1105       +3     
- Partials      352      359       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mise-en-dev mise-en-dev force-pushed the release branch 2 times, most recently from f600c7c to d067ead Compare January 19, 2026 14:29
@mise-en-dev mise-en-dev changed the title chore: release v2.13.2 chore: release v2.14.0 Jan 19, 2026
@mise-en-dev mise-en-dev force-pushed the release branch 12 times, most recently from 799b0dc to 8504134 Compare January 25, 2026 19:08
@socket-security
Copy link

socket-security bot commented Jan 25, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedcargo/​xx@​2.3.0 ⏵ 2.3.19610093100100

View full report

@jdx jdx enabled auto-merge (squash) January 26, 2026 02:09
@jdx jdx merged commit 5b9aa16 into main Jan 26, 2026
7 checks passed
@jdx jdx deleted the release branch January 26, 2026 02:11
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.

3 participants