Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: calchiwo/ExplainThisRepo

ExplainThisRepo v0.28.0

25 May 21:19
@github-actions github-actions
7d5ffce
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

ci(release): single source of truth release architecture with build-time materialization from pyproject.toml by @calchiwo in #233

This release moves ExplainThisRepo to a build-time normalization release model centered on pyproject.toml as the single source of truth. CI now extracts the canonical version, rewrites package.json, package-lock.json, ExplainThisRepo.csproj, and generated version files before any tooling runs, then builds and publishes npm, NuGet, and GitHub release artifacts. It also adds release architecture documentation, contributor guidance, and bumps the project version to 0.28.0.

Discussion that documents this release architecture: https://github.com/calchiwo/ExplainThisRepo/discussions/232

Published on PyPi: https://pypi.org/project/explainthisrepo/0.28.0

pip install explainthisrepo
explainthisrepo owner/repo

Published on npm: https://www.npmjs.com/package/explainthisrepo/v/0.28.0

npm install explainthisrepo
explainthisrepo owner/repo

Published on NuGet: https://www.nuget.org/packages/ExplainThisRepo/0.28.0

dotnet tool install ExplainThisRepo
explainthisrepo owner/repo

Full Changelog: v0.27.2...v0.28.0

Contributors

calchiwo
Assets 6
Loading

v0.27.2

17 May 00:30
@github-actions github-actions

Choose a tag to compare

What's Changed

  • Restructure documentation into dedicated installation and platform guides by @calchiwo in #225
  • chore(deps-dev): update ruff requirement from >=0.1.0 to >=0.15.12 by @dependabot[bot] in #226
  • chore(deps-dev): update black requirement from >=23.0 to >=25.11.0 by @dependabot[bot] in #229
  • chore(deps-dev): update mypy requirement from >=1.0 to >=1.19.1 by @dependabot[bot] in #228
  • feat(cli): add new multiple entrypoint aliases for explainthisrepo by @calchiwo in #231

Full Changelog: v0.27.0...v0.27.2

Contributors

dependabot and calchiwo
Loading

v0.27.0

07 May 14:40
@github-actions github-actions

Choose a tag to compare

What's Changed

  • Add .NET Global Tool Distribution Support by @Manuel-Technologies in #220

New Contributors

  • @Manuel-Technologies made their first contribution in #220

Full Changelog: v0.26.3...v0.27.0

Contributors

Chekwube-Manuel
Loading

v0.26.3

05 May 01:07
@github-actions github-actions

Choose a tag to compare

Full Changelog: v0.26.2...v0.26.3

Loading

v0.26.2

03 May 01:27
@github-actions github-actions

Choose a tag to compare

Add npm publish step to release workflow

  • configure setup-node with npm registry

  • install node deps in node_version

  • validate package with npm pack dry run

  • publish package using NODE_AUTH_TOKEN

Full Changelog: v0.26.1...v0.26.2

Loading
Spectra010s reacted with thumbs up emoji
1 person reacted

ExplainThisRepo v0.26.1

24 Apr 09:44
@github-actions github-actions
524476f
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

  • feat(waitlist): add /[owner]/[repo] waitlist page with email capture and Apps Script POST by @calchiwo in #223
  • Improve CLI help output structure and clarity by @calchiwo in #224

Full Changelog: v0.26.0...v0.26.1

Contributors

calchiwo
Loading

ExplainThisRepo v0.26.0

17 Apr 03:03
@github-actions github-actions
bc29bcd
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Add repo map mode (--map) to understand where to start, what matters, and what to ignore in an unfamiliar codebase

Full Changelog: v0.25.3...v0.26.0

Loading
Spectra010s reacted with rocket emoji
1 person reacted

ExplainThisRepo v0.25.3

14 Apr 14:21
@github-actions github-actions
594985f
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Normalize GitHub path handling.

  • Fixes trailing slashes and mixed separators in directory and file inputs.
  • fix: normalize GitHub path input (slashes and separators)

Full Changelog: v0.25.0...v0.25.3

Loading

ExplainThisRepo v0.25.0

14 Apr 12:08
@github-actions github-actions
a35dae6
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

GitHub directory analysis is now supported for owner/repo/path/to/directory, so ExplainThisRepo can explain a specific GitHub directory without analyzing the whole repo. Existing repo, file, and local directory behavior stays unchanged.

  • chore(deps): bump rich from 14.3.3 to 15.0.0
  • feat(cli, github, prompt): add GitHub directory analysis

Full Changelog: v0.24.0...v0.25.0

Loading

ExplainThisRepo v0.24.1

14 Apr 02:13
@github-actions github-actions
47f898b
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

rename LocalFileReadResultFileReadResult

single file result type across local and GitHub

Full Changelog: v0.23.0...v0.24.1

Loading
Previous 1 3 4 5
Previous

AltStyle によって変換されたページ (->オリジナル) /