Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 19, 2025

🤖 I have created a release beep boop

0.0.1 (2025-10-23)

Features

  • add .cts and .mts TypeScript extension support (fd4d3cc)
  • add directory path expansion and sensible defaults (efe4408)
  • add native TypeScript support for benchmark files (673a61d)
  • add simple reporter for non-TTY environments (a90d570)
  • add support for multiple file patterns and explicit file paths (db1dc56)
  • complete support for multiple file patterns (36a97c4)
  • config file schema and validation (f4dfbb3)
  • consolidate benchmark file extensions into constants (35fd77a)
  • core: add --limit-by flag with smart defaults for benchmark limiting (61503b1)
  • core: enable streamlined benchmark definition (dc5a83c)
  • core: introduce new "accurate" engine (795ab1c)
  • core: suites are now optional (0fd83af)
  • core: tag filtering! (2d677c8)
  • implement verbose mode (f5011bf)
  • init: add interactive .gitignore prompt for .modestbench/ (299224f)
  • update CLI to support directory paths and sensible defaults (22721d8)

Bug Fixes

  • cli: implement true quiet mode for --quiet flag (70c3033)
  • cli: symlinks install now works (1a5ec4e), closes #4
  • core,reporters: fix hanging timers (fc21f32)
  • core: fix type errors (f7e4512)
  • core: implement --iterations flag to control benchmark iteration count (827d0a0)
  • core: remove env checks from engine (245ae3e)
  • correct tsx import path for TypeScript support (38642ad)
  • deps: fix tinybench dep (9a9cb8e)
  • deps: pin dependencies (#5) (2b20bce)
  • deps: update dependency yargs to v18 (#13) (2686134)
  • init: library proj template does not enable CSV reporter (32a2046)
  • loader: validate benchmarks with zod (f53d661)
  • pkg: add package.json to exports; fix files (8563ac9)
  • quiet mode and TS loading (de0db5e)
  • reporter: human reporter improvements (214afa9)
  • reporters: fix progress bar (4143126)
  • reporters: fix quiet mode (5960b1b)
  • reporters: make human reporter nice (afba95f)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot added the autorelease: pending (release-please tag) label Oct 19, 2025
@github-actions github-actions bot force-pushed the release-please--branches--main--components--modestbench branch 14 times, most recently from 4eddcee to 8ce1127 Compare October 23, 2025 07:02
@github-actions github-actions bot force-pushed the release-please--branches--main--components--modestbench branch from 8ce1127 to 90e192d Compare October 23, 2025 07:13
@boneskull boneskull merged commit 29a6cbe into main Oct 23, 2025
@boneskull boneskull deleted the release-please--branches--main--components--modestbench branch October 23, 2025 07:27
@github-actions
Copy link
Contributor Author

🤖 Created releases:

🌻

@github-actions github-actions bot added autorelease: tagged (release-please tag) and removed autorelease: pending (release-please tag) labels Oct 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autorelease: tagged (release-please tag)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

symlink entry point detection issues

1 participant