Skip to content

Releases: blopa/Resume-Builder

4.0.12

24 Jun 19:42
Compare
Choose a tag to compare
  • Bump NPM packages versions.
  • Fix "0" showing up in the Cover Letter component.
  • Update Babel and ESLint configuration.

4.0.11

08 Feb 12:16
863e9e7
Compare
Choose a tag to compare
  • Replace gatsby-plugin-intl for gatsby-plugin-react-intl.

4.0.10

31 Jul 14:54
Compare
Choose a tag to compare
  • Replace gatsby-plugin-intl for gatsby-plugin-react-intl.

4.0.9

31 Jul 14:11
Compare
Choose a tag to compare
  • Bump NPM packages versions.

4.0.8

24 May 12:06
760a157
Compare
Choose a tag to compare
  • 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

22 May 15:20
1a8fb03
Compare
Choose a tag to compare
  • Fix builder page translations.
  • Add more Spanish translations (Thanks Leandro).

4.0.6

22 May 14:28
e3412e0
Compare
Choose a tag to compare
  • Create form to create a JSON resume from scratch
  • Add theme switcher in the sidebar

4.0.5

13 May 18:25
Compare
Choose a tag to compare
  • Fix profiles not being parsed correctly from the Spreadsheet
  • Fix parsing Google Spreadsheet (but you need to publish it to the web to work)

4.0.3

13 May 12:27
609b827
Compare
Choose a tag to compare
  • Add toggler for keywords and highlights on the sidebar.
  • Bump Gatsby and plugins to 3.5.
  • Big refactor on the global state.
  • Data disabled from the spreadsheet can now be enabled via the sidebar.
  • Downloaded JSON resume will only contain enabled data.

4.0.2

09 May 18:23
e08d4a1
Compare
Choose a tag to compare
  • Filter out resume templates that are not ready yet.
  • Add download link to download the JSON data.
  • Fix resume viewer.
  • Add missing fields on "work" and "projects".
  • Small layout fixes in the "Default" template.
  • Arrays from the spreadsheet are now parsed using ';' instead of ','.