Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.08 KB

CHANGELOG.md

File metadata and controls

45 lines (28 loc) · 1.08 KB

Changelog

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 v2.0.0.

[1.3.0] - 2024-10-06

Changed

  • Implement powershell build script that can be run from any location
  • Implement powershell build script that searches for latex file in its PSRoot folder
  • Implement powershell script that renames main latex and bibtex files to match repo root directory name
  • Update README with new build instructions

[1.2.0] - 2024-09-25

Changed

  • Implement latex build template (GitHub Actions)
  • Implement latex deploy template (GitHub Actions)

[1.1.9] - 2024-07-03

Changed

  • Hotfix update GitHub Actions GitVersion

[1.1.8] - 2024-07-03

Changed

  • Changelog added
  • README updated
  • Theorem environments update
  • Footnote added
  • Bump GitHub Actions version
  • Hotfix update GitHub Actions GitVersion

[1.1.7] - 2024-01-31

Changed

  • Initial release before change log introduced.