Skip to content

Releases: ask-resume/ask-resume-front

v0.0.5

14 May 11:21
fce5134
Compare
Choose a tag to compare

Implement

  • refactor(form): Modify form page rendering method to ISR

Full Changelog: dev-redo/ask-resume-front@v0.0.4...v0.0.5

v0.0.4

11 May 11:10
Compare
Choose a tag to compare

Minor

  • fix: Fixed an issue where the css of the select component's drop down was broken.
  • fix: Resolve an api error that occurs while receiving job data.

Full Changelog: dev-redo/ask-resume-front@v0.0.3...v0.0.4

v0.0.3

09 May 17:44
3cf166c
Compare
Choose a tag to compare

Minor

  • refactor: Modified to receive job data in both Korean and English as ssr
  • fix: Modify the string length limit in textarea to be text length

Full Changelog: dev-redo/ask-resume-front@v0.0.2...v0.0.3

v.0.0.2

08 May 04:41
0185dbd
Compare
Choose a tag to compare

Implement

  • refactor: Modify to receive new jobs whenever locale changes
  • fix: Modify the option width of the option list of the select component

Full Changelog: dev-redo/ask-resume-front@v0.0.1...v0.0.2

v0.0.1

05 May 12:41
17f48eb
Compare
Choose a tag to compare

Minor

Full Changelog: dev-redo/ask-resume-front@v0.0.0...v0.0.1

v0.0.0

05 May 07:37
6ac4ea7
Compare
Choose a tag to compare

Major

Implement a function that generates questions when entering a resume

  • When a user enters his/her personal information (job, career) and resume in the form, the result is generated using the GPT-3.5-Turbo API.