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.
- Add
--tex-only
option to run.sh command to optionally allow users to only generate a tex file - Bold the author name in publications if it matches with heading name
- Add
title
field to talks section (breaking change, old version users need to add this field to show the title for this section)
- Update README to support
--tex-only
option
- Run shell as default if no arguments are given upon docker run (#1)