Releases: cerdamario13/resi-builder
Releases · cerdamario13/resi-builder
v1.4.0
v1.3.1
What's Changed
- 46 resume preview not including all work history by @cerdamario13 in #47
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Return file name in resume file creation by @cerdamario13 in #45
Full Changelog: v1.2.2...v1.3.0
v1.2.2
What's Changed
- Ensure that open ai client uses lazy import by @cerdamario13 in #43
Full Changelog: 1.2.1...v1.2.2
v1.2.1
Update setup.py file
v1.2.0
- Add a Microsoft Word Writer for resume and cover letter
- Fix Bug where Education was not added in resume preview
v1.1.0
- Generate profile if the user does not provide one
- Add missing comma to README example
- Add Education label in resume pdf builder
v1.0.0
Update resume and cover letter function with arguments that are more user friendly.
What's Changed
- Add tests by @cerdamario13 in #21
- V1.0.0 by @cerdamario13 in #23
- bump setup file to version 1.0.0 by @cerdamario13 in #24
Full Changelog: v0.2.0...v1.0.0
v0.2.0
- Fix bug where cover letter was signed with author's hard coded name
- Remove flask from requirements
- Made file name optional for resume and cover letter builder.
- Set a strict type on file names so that pdf will always be the output regardless of what the user types
- Made additional messages optional for both resume and cover letter builder
v0.1.2
Update documentation to show correct usage of package