Releases: blopa/Resume-Builder
Releases · blopa/Resume-Builder
4.2.0
- Bump NPM package versions.
- Fix issue when parsing LLM prompt.
- Add French, German, Japanese, and Russian translations ([thanks](https://github.com/blopa/Resume-Builder/pull/50) and [thanks](https://github.com/blopa/Resume-Builder/pull/86)).
4.1.0
- Bump NPM package versions.
- Fix issue #74.
- Add option to use markdown in the cover letter, summaries, and descriptions.
- Add option to add LLM easter-egg to the resume.
- Add description to fields in the builder form.
4.0.12
- Bump NPM packages versions.
- Fix "0" showing up in the Cover Letter component.
- Update Babel and ESLint configuration.
4.0.11
- Replace
gatsby-plugin-intl
for gatsby-plugin-react-intl
.
4.0.10
- Replace
gatsby-plugin-intl
for gatsby-plugin-react-intl
.
4.0.9
- Bump NPM packages versions.
4.0.8
- Add cover letter field to the resume builder forms.
- Add param to the build page to go directly to a specific form.
4.0.7
- Fix builder page translations.
- Add more Spanish translations (Thanks Leandro).
4.0.6
- Create form to create a JSON resume from scratch
- Add theme switcher in the sidebar
4.0.5
- Fix
profiles
not being parsed correctly from the Spreadsheet
- Fix parsing Google Spreadsheet (but you need to publish it to the web to work)