Skip to content

chore(master): release 0.3.0#13

Merged
pszymkowiak merged 1 commit intomasterfrom
release-please--branches--master--components--rtk
Jan 29, 2026
Merged

chore(master): release 0.3.0#13
pszymkowiak merged 1 commit intomasterfrom
release-please--branches--master--components--rtk

Conversation

@github-actions
Copy link
Contributor

🤖 I have created a release beep boop

0.3.0 (2026-01-29)

Features

  • add --quota flag to rtk gain with tier-based analysis (26b314d)
  • add CI/CD automation (release management and automated metrics) (22c3017)
  • add GitHub CLI integration (depends on #9) (341c485)
  • add GitHub CLI integration with token optimizations (0f7418e)
  • add modern JavaScript tooling support (b82fa85)
  • add modern JavaScript tooling support (lint, tsc, next, prettier, playwright, prisma) (88c0174)
  • add Modern JS Stack commands to benchmark script (b868987)
  • add quota analysis with multi-tier support (64c0b03)
  • add shared utils module for JS stack commands (0fc06f9)
  • CI/CD automation (versioning, benchmarks, README auto-update) (b8bbfb8)

Bug Fixes

  • ci: correct rust-toolchain action name (9526471)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--master--components--rtk branch from 2eb40e1 to 378e5bc Compare January 29, 2026 16:05
@pszymkowiak pszymkowiak merged commit 31c4988 into master Jan 29, 2026
@github-actions
Copy link
Contributor Author

🤖 Created releases:

🌻

@pszymkowiak pszymkowiak deleted the release-please--branches--master--components--rtk branch January 29, 2026 16:43
ahundt pushed a commit to ahundt/rtk that referenced this pull request Feb 23, 2026
…s--master--components--rtk

chore(master): release 0.3.0
navidemad added a commit to navidemad/rtk that referenced this pull request Mar 1, 2026
- Change run_rails_filtered to accept impl Fn instead of fn pointer,
  enabling closures that capture local state (issue rtk-ai#9)
- Refactor run_routes to use run_rails_filtered with closure capturing
  has_grep flag (~40 lines removed)
- Refactor run_generate to use run_rails_filtered with closure capturing
  generator_type/generator_name (~30 lines removed)
- Replace double MOUNTED_ENGINES iteration (.any + .find) with single
  .find() call (issue rtk-ai#10)
- Replace BTreeMap with HashMap for namespaces in filter_rails_routes
  since data is re-sorted by count anyway (issue rtk-ai#12)
- Remove redundant !t.is_empty() check since t.len() > 1 implies
  non-empty (issue rtk-ai#13)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant