Skip to content

Releases: bahutaigui/resume-kit

Resume Kit Templates - 0.0.7

24 Nov 14:58
825d027

Choose a tag to compare

This is the latest set of resume builder command templates that you can use with your agent of choice. Download the appropriate package for your AI assistant and extract it to your project.

Changelog

  • Merge pull request #11 from bahutaigui/refactor-match-job-cmd-51268
  • Update README and documentation to replace 'analyze-job' with 'match-job' for consistency; enhance readability with emoji in feature descriptions; remove deprecated profile.json example file.
  • Merge pull request #10 from bahutaigui/feat-readme-enhance-bf2de
  • Enhance README files with detailed descriptions of the AI-Assisted Resume Builder's functionality, including how it works, its unique features, and getting started instructions. Added sections for multiple languages (English, Spanish, French, Japanese, Korean, Chinese) to improve accessibility and user guidance. Updated installation instructions and clarified the export process for generating PDFs.

Resume Kit Templates - 0.0.6

23 Nov 02:12
f1f6285

Choose a tag to compare

This is the latest set of resume builder command templates that you can use with your agent of choice. Download the appropriate package for your AI assistant and extract it to your project.

Changelog

  • Merge pull request #9 from bahutaigui/feat/readme-overhaul-and-localization
  • docs: overhaul README with new animation, structure, and 5 new languages
  • Merge pull request #8 from bahutaigui/feat-readme-demo-refactor-bf2de
  • Update README files to include additional language options and change resume file formats from Markdown to JSON. Adjust paths for analysis sessions and generated files to improve organization.

Resume Kit Templates - 0.0.5

22 Nov 23:01
fc3ad03

Choose a tag to compare

This is the latest set of resume builder command templates that you can use with your agent of choice. Download the appropriate package for your AI assistant and extract it to your project.

Changelog

  • Merge pull request #7 from bahutaigui/feat-command-docs-refactor-de9c9
  • Enhance README and README.zh with detailed command references for build-profile, analyze-job, generate-resume, export-to-pdf, and import-template. Update command descriptions and usage scenarios. Remove deprecated upload-template command documentation. Add acknowledgments section recognizing inspiration from spec-kit.

Resume Kit Templates - 0.0.4

20 Nov 17:35
6ebe12c

Choose a tag to compare

This is the latest set of resume builder command templates that you can use with your agent of choice. Download the appropriate package for your AI assistant and extract it to your project.

Changelog

  • Merge pull request #6 from bahutaigui/refactor-clarify-commands-3f576
  • Refactor command names in documentation and update related references. Changed 'import-resume' to 'build-profile' and 'match-resume' to 'analyze-job' in README files. Removed deprecated 'import-resume' and 'match-resume' command documentation. Updated descriptions in 'generate-resume' and 'export-to-pdf' to reflect new command names.
  • Merge pull request #5 from bahutaigui/chore-update-resume-instructions-2b472
  • Update README files to enhance clarity and usability. Changed the project description to better reflect the tool's purpose. Reorganized the usage instructions into a step-by-step format for easier understanding, including commands for importing resumes, analyzing job descriptions, generating tailored resumes, and exporting to PDF. Updated the Chinese README to match the English version's improvements.

Resume Kit Templates - 0.0.3

20 Nov 16:10
e3e61a3

Choose a tag to compare

This is the latest set of resume builder command templates that you can use with your agent of choice. Download the appropriate package for your AI assistant and extract it to your project.

Changelog

  • Merge pull request #4 from bahutaigui/feature/upload-template-command
  • STAR
  • include new upload-template feature and improve template selection process
  • Merge pull request #3 from bahutaigui/docs-readme-structure-21cc1
  • Update README files to include project logo, license information, and improved formatting
  • Merge pull request #2 from bahutaigui/docs-update-project-structure-21cc1
  • Update README files to reflect changes in setup instructions: renamed "Set Up Your IDE" to "Create Your Facts File" and reorganized steps for clarity. Added example structure for user workspace and acknowledged inspiration from GitHub's spec-kit.

Resume Kit Templates - 0.0.1

19 Nov 20:58
2aa1a23

Choose a tag to compare

This is the latest set of resume builder command templates that you can use with your agent of choice. Download the appropriate package for your AI assistant and extract it to your project.

Changelog

  • Merge pull request #1 from bahutaigui/feature/spec-kit-pattern
  • feat: Add resume templates and update packaging scripts
  • change
  • docs: make READMEs more personal and encouraging for job seekers
  • Reorganize templates directory structure and update IDE conversion scripts
  • Revert "feat: Add same-page language switching for README"
  • feat: Add same-page language switching for README
  • feat: Add multi-file rules support and alwaysApply control
  • Initial commit: Add multi-language documentation and project structure
  • Initial commit