Changelog¶
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.0 (2024-11-26)¶
Features¶
- adds documentation (2cfbff7)
- adds feature to show/hide last updated along with choosing presets (a8da9ea)
- adds fullWidth to all overflow when multi column layout (0f9dec3)
- adds golden ration based font sizes (854edb8)
- adds info and add info commands (7dd9039)
- adds logic for content and line management (e1814e2)
- adds modelling for experience (6263762)
- adds new command for scaling factor (435f63b)
- adds new json structure (6ab733a)
- adds python code in a structured way (df08351)
- adds python for data processed tex generation (8861417)
- adds samples (01a1f2b)
- adds spacing feature to whole resume (55bced3)
- adds structured logging for python (f765cda)
- adds support for content type table (a2a6d57)
- adds support for multi fonts (7c9dbf0)
- adds workflow for issue comments (8e0cf9f)
Bug Fixes¶
- removes weird spacing in inline list (6d09ac5)