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

🚜 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

⚡ 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

@codecov
Copy link

codecov bot commented Jan 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 45.36%. Comparing base (7ff8eb6) to head (799b0dc).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #440   +/-   ##
=======================================
  Coverage   45.36%   45.36%           
=======================================
  Files          47       47           
  Lines        7221     7221           
  Branches     7221     7221           
=======================================
  Hits         3276     3276           
  Misses       1987     1987           
  Partials     1958     1958           

☔ 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 10 times, most recently from b9ee4bb to fd59e11 Compare January 19, 2026 22:45
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.

2 participants