App-lms
view release on metacpan or search on metacpan
Revision history for "lms" command
0.99 2026-02-02T02:29:53Z
- Add Node.js handler (--nd) using require.resolve with subpath support.
- Add Ruby handler (--rb) using $LOADED_FEATURES inspection.
0.21 2026-02-02T01:19:05Z
- Add --bat-theme option for automatic BAT_THEME selection based on terminal background
0.20 2026-02-01T11:28:13Z
- Support Linuxbrew path resolution in Homebrew wrapper detection
0.19 2026-01-29T03:13:51Z
- Show concise help with -h option
0.18 2026-01-29T02:34:37Z
- Add -N/--number/--no-number option for line number display
- Fix state hash initialization for Perl 5.24 compatibility
0.17 2026-01-27T10:08:03Z
- Use bat --force-colorization to show file headers and colors when piped.
0.16 2026-01-26T10:25:15Z
- Deduplicate Perl modules with identical content using MD5 hash.
0.15 2026-01-25T11:26:13Z
- Add --py option as shortcut for --type Python.
- Add --pl option as shortcut for --type Perl.
- Make --type handler names case-insensitive.
- Update documentation with practical examples.
0.14 2026-01-25T03:03:01Z
- Find alternative file when __init__.py is empty.
0.13 2026-01-25T02:41:43Z
- Replace Inline::Python with direct Python execution.
- Add --help/-h option to display brief usage.
- Add --man/-m option to show documentation (perldoc/pydoc/man).
- Add -d/--debug option to show handler search process.
- Add -n/--dryrun option to show command without executing.
- Add -r/--raw option to skip wrapper resolution.
- Add -1/--one option to stop at first match.
- Change default behavior to search all handlers and show all files.
- Use bat as default pager if available.
- Support LMS_PAGER environment variable.
- Show both wrapper and resolved path for Homebrew commands.
- Refactor language-specific code into handler modules.
0.12 2026-01-24T05:21:15Z
- Search Homebrew libexec paths for Perl modules.
- Add GitHub Actions workflow to create releases on tag push.
0.11 2026-01-24T04:45:36Z
- Add Homebrew wrapper resolution to show actual scripts.
- Make Inline::Python optional with dynamic loading.
- Enable GitHub release on minil release.
0.10 2025-10-30T07:29:29Z
( run in 2.127 seconds using v1.01-cache-2.11-cpan-f56aa216473 )