Skip to content

chore(release): 1.1.2 - #10

Merged
nesvet merged 8 commits into
mainfrom
develop
Feb 11, 2026
Merged

chore(release): 1.1.2#10
nesvet merged 8 commits into
mainfrom
develop

Conversation

@nesvet

@nesvet nesvet commented Feb 11, 2026

Copy link
Copy Markdown
Owner

Description

What does this PR do?

Install script improvements, gitignore/NO_COLOR fixes, refactor (relative imports, CLI entry point), and docs updates.

Changes

Added

  • Colored install script output with FLN_SILENT to disable
  • Install script validation (version, directory, file size limits)
  • PATH detection and shell-specific instructions in install scripts

Fixed

  • Correct gitignore check for directories in scanTree (trailing slash)
  • Extend NO_COLOR support to any non-empty value per spec

Changed

  • Replace TypeScript path aliases with relative imports
  • CLI entry point moved from main.ts to index.ts
  • Improved error handling with optional DEBUG stack trace
  • Install URLs updated to fln.nesvet.dev
  • Add pom.xml to manifest list in docs

Testing

  • bun test passes
  • bun run lint passes
  • bun run typecheck passes
  • Tested manually (describe scenario if applicable)

Checklist

  • Updated documentation if needed (README, CONTRIBUTING, etc.)
  • Checked that the change doesn't break existing functionality
  • Updated CHANGELOG.md if this is a notable change

@nesvet
nesvet merged commit edf049a into main Feb 11, 2026
1 check passed
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