Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 778 Bytes

CHANGELOG.md

File metadata and controls

26 lines (19 loc) · 778 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v3.0.0 - 2025-02-27

  • Added utility to produce cover letter using job posting and LLM prompt

v2.1.1 - 2025-02-25

  • Widened border to 2px to eliminate rendering artifact

v2.1.0 - 2025-02-24

  • Refactored css
  • Revised color palettes including background colors
  • Added bold color and removed sizzle

v2.0.0 - 2025-02-21

  • Added sections (top, left, main) to layout
  • Introduced logic to inject divs based on section markers
  • Added additional styling
  • Condensed to 1 page

v1.0.0 - 2025-02-20

  • Added CI to build releases and artifacts