Skip to content

Latest commit

 

History

History
133 lines (104 loc) · 11.8 KB

CHANGELOG.md

File metadata and controls

133 lines (104 loc) · 11.8 KB

Changelog

v0.0.31 - 2024-10-03

  • Template creation by @v30matt in #106

v0.0.30 - 2024-07-03

  • style: Render terminal commands as monospace text by @tgeorg-ethz in #101
  • Remove one-time entry to take a screenshot of the depressurised system by @tgeorg-ethz in #103
  • feat: Make links clickable in PDF by @tgeorg-ethz in #105
  • Mention that MOB box is permanently attached to cable by @tgeorg-ethz in #104

v0.0.29 - 2024-06-28

  • feat: Add package for strikethrough command by @tgeorg-ethz in #91
  • feat(docs): Mention taking picture of UI after installation by @tgeorg-ethz in #93
  • docs: Explain how commit messages should be formatted by @tgeorg-ethz in #94
  • docs: Mention making bigger preview pull requests by @tgeorg-ethz in #95
  • Rename all occurences to "HELIOS Ethernet Switch" by @tgeorg-ethz in #96
  • Adjust config file related steps by @tgeorg-ethz in #97
  • Mention committing config file at the end of test by @tgeorg-ethz in #98
  • Mention replacement Ethernet cable by @tgeorg-ethz in #99
  • Replace all occurences of Chrome with Firefox by @tgeorg-ethz in #100

v0.0.28 - 2024-06-26

  • feat(docs): Add procedure for data saving export by @tgeorg-ethz in #90

v0.0.27 - 2024-06-24

  • feat(docs): Add procedure for control station deinstallation by @tgeorg-ethz in #83
  • docs: Mention what the script folder contains by @tgeorg-ethz in #85
  • feat: Add initial skeleton for surveillance installation procedure by @tgeorg-ethz in #86
  • feat(docs): Add procedure for surveillance installation by @tgeorg-ethz in #87

v0.0.26 - 2024-06-22

  • feat(docs): Update procedure in regards to trailer connection by @tgeorg-ethz in #81

v0.0.25 - 2024-06-21

  • feat: Add initial skeleton for installation hardware check by @tgeorg-ethz in #76
  • feat(docs): Add procedure for installation hardware check by @tgeorg-ethz in #78
  • feat: Add initial skeleton for control station deinstallation procedure by @tgeorg-ethz in #79
  • feat(docs): Update data ingestion procedure by @tgeorg-ethz in #80

v0.0.24 - 2024-06-21

  • feat: Add initial skeleton for kidaq procedure by @tgeorg-ethz in #73
  • feat(docs): Add procedure for DACS KiDAQ by @tgeorg-ethz in #75

v0.0.23 - 2024-06-19

  • feat(docs): Mention grabbing newest config file by @tgeorg-ethz in #66
  • feat: Add table counter to template by @tgeorg-ethz in #68
  • feat: Add dvipsnames to the xcolor imports by @tgeorg-ethz in #69
  • feat: Add initial skeleton for control station preparation procedure by @tgeorg-ethz in #70
  • feat: Import soul package for highlighting by @tgeorg-ethz in #71
  • feat(docs): Add procedure for preparing DACS control station by @tgeorg-ethz in #72

v0.0.22 - 2024-06-17

  • ci: Discover and compile LaTeX files recursively by @tgeorg-ethz in #64

v0.0.21 - 2024-06-14

  • style: Add missing newline in readme by @tgeorg-ethz in #61
  • feat(docs): Add procedure for DACS SW database ingestion by @tgeorg-ethz in #46
  • ci: Use Python script to move compiled LaTeX files by @tgeorg-ethz in #63

v0.0.20 - 2024-05-22

  • fix(ci): Do not show draft watermark on release files by @tgeorg-ethz in #59

v0.0.19 - 2024-05-22

  • ci: Compile all procedures in a single step by @tgeorg-ethz in #52

v0.0.18 - 2024-05-22

  • style(ci): Trim trailing newline by @tgeorg-ethz in #53
  • chore: Fix typo by @tgeorg-ethz in #54
  • ci: Create parent folder if not exists by @tgeorg-ethz in #56
  • chore: Fix typo in CI step name by @tgeorg-ethz in #57

v0.0.17 - 2024-05-21

  • fix(ci): Compile database ingestion document by @tgeorg-ethz in #50

v0.0.16 - 2024-05-21

  • docs: Mention how to delete lines in procedures by @tgeorg-ethz in #43
  • docs: Mention that main does not allow direct pushing by @tgeorg-ethz in #44
  • style(ci): Trim trailing newlines by @tgeorg-ethz in #47
  • feat: Add skeleton for database ingestion procedure by @tgeorg-ethz in #48
  • fix(ci): Prefix all dacs-sw files with the corresponding string by @tgeorg-ethz in #49

v0.0.15 - 2024-05-20

  • fix(ci): Copy rendered template to release folder by @tgeorg-ethz in #41

v0.0.14 - 2024-05-20

  • refactor: Move library code to common LaTeX header file by @tgeorg-ethz in #38
  • feat: Add DACS SW template by @tgeorg-ethz in #40

v0.0.13 - 2024-05-12

  • docs: Add initial usage information to README by @tgeorg-ethz in #33
  • fix: Use lower resolution version of HELIOS icon by @tgeorg-ethz in #36
  • docs: Add information about project structure by @tgeorg-ethz in #37

v0.0.12 - 2024-05-12

  • feat(docs): Add content from current installation procedure from SharePoint by @tgeorg-ethz in #29

v0.0.11 - 2024-05-12

  • fix(ci): Re-add accidentally removed tag_name line by @tgeorg-ethz in #30

v0.0.10 - 2024-05-12

  • fix(ci): Remove unused CI config file by @tgeorg-ethz in #26
  • ci: Rename PDF in CI by @tgeorg-ethz in #27

v0.0.9 - 2024-05-12

  • ci: Rename PDF for release by @tgeorg-ethz in #24

v0.0.8 - 2024-05-09

  • feat: Allow setting draft watermark via variable by @tgeorg-ethz in #21
  • ci: Remove watermark on release by @tgeorg-ethz in #23

v0.0.7 - 2024-05-03

  • ci: Manually specify which tag softprops/action-gh-release should use by @tgeorg-ethz in #19

v0.0.4 - 2024-05-03

  • ci: Make release draft by @tgeorg-ethz in #15

v0.0.3 - 2024-05-03

  • fix(ci): Give path for release action correcly by @tgeorg-ethz in #11
  • ci: Trigger on release instead of tag push by @tgeorg-ethz in #13
  • ci: Set tagpr to make a release by @tgeorg-ethz in #14

v0.0.2 - 2024-05-03

  • ci: Add config for release action by @tgeorg-ethz in #7
  • ci: Prevent tagpr from creating a release by @tgeorg-ethz in #8
  • chore(ci): Update actions/checkout to v4 by @tgeorg-ethz in #10

v0.0.1 - 2024-05-03

  • feat: Add initial skeleton for control station procedure by @tgeorg-ethz in #1
  • chore: Add gitignore by @tgeorg-ethz in #2
  • ci: Set up basic CI for compile checks by @tgeorg-ethz in #3
  • style: Fix indentation by @tgeorg-ethz in #4
  • ci: Add tagpr Action by @tgeorg-ethz in #5