Skip to content

v0.2.4

Choose a tag to compare

@howmanysmall howmanysmall released this 30 Jul 09:30
· 10 commits to main since this release

What's Changed

  • chore: bump version to 0.2.4
  • refactor(gitignore): replace ignore package with custom implementation
  • chore: bump version to 0.2.3
  • fix: include verbose option in fetch call for global types download
  • feat: add verbose logging option for prerequisite checks and downloads
  • chore: bump version to 0.2.2
  • fix: update output filenames to use repository name for artifacts
  • docs: update installation instructions to use Bun instead of npm
  • chore: bump version to 0.2.1
  • refactor: simplify loop syntax in performance profiling test
  • feat: add formatter and linter configurations for specific file patterns refactor: improve readability of command filtering in LuauLspRunner tests fix: reorder crypto import for logger utilities tests and enhance UUID mocking refactor: streamline path construction in file system utilities tests
  • chore: remove obsolete CI workflows and update release process for improved efficiency
  • refactor: remove coverage tests and related steps from cross-platform workflow
  • feat: update npm publish workflow and package metadata for @roblox-tooling scope
  • cleanup
  • feat: update release workflow to include versioning in filenames and add knip configuration
  • feat: Add support for ignoring files and directories
  • chore: bump version to 0.2.0
  • Remove unnecessary shebang
  • okay
  • feat: Enhance pendant configuration and initialization process
  • feat: Add .gitignore support for Luau LSP runner
  • okay
  • feat: Implement AI-powered changelog generation script
  • feat: Improve analysis accuracy and add release tooling
  • feat: Add changelog generation script
  • Improves runtime classification with file path globbing
  • okay
  • Enhance utilities and tests
  • okay
  • Add comprehensive tests for utilities
  • ci: Add workflow to automate publishing to NPM
  • chore: bump version to 0.1.0
  • chore: revert version to 0.0.1 in package.json
  • refactor: Update release workflow and improve linting scripts
  • chore: bump version to 0.1.0
  • refactor: Remove lint check from build-check workflow and simplify CI job configuration
  • build: Use bun run to execute TypeScript scripts
  • Fix typo in release script shebang
  • fix: Correct version number from 0.1.0 to 0.0.1 in package.json
  • feat: Add CI/CD workflows and release automation
  • Refactor configuration loading and remove benchmarks
  • okay
  • LLM shittery
  • Refactor JSON parsing to safely handle comments and commas
  • Feat: Add support for multiple configuration file formats
  • feat: Initial project setup for Pendant CLI tool

Full Changelog: https://github.com/howmanysmall/pendant/compare/v0.2.4

Installation

Download the appropriate binary for your platform from the assets below:

  • Windows (x64): pendant-0.2.4-windows-x64.zip
  • macOS (Intel): pendant-0.2.4-macos-x64.zip
  • macOS (Apple Silicon): pendant-0.2.4-macos-arm64.zip
  • Linux (x64): pendant-0.2.4-linux-x64.zip
  • Linux (ARM64): pendant-0.2.4-linux-arm64.zip

Or install via Bun:

bun install -g @roblox-tooling/pendant