2026-08-12 Mike Gabriel

        * release 0.0.5 (HEAD -> master, tag: 0.0.5)
        * credential-sheets: Allow CSV columns to be used as variables
          multiple times in LaTeX templates. (5fd30d04)
        * release 0.0.4 (7fc20bc5) (tag: 0.0.4)

2019-03-27 DanielsLPecke

        * New template for email accout credentials (7b8d8b70)

2026-05-07 Mike Gabriel

        * credential-sheets: Handle '_' in credential data gracefully when
          converting to LaTeX. (94f99232)

2026-05-04 Mike Gabriel

        * credential-sheets: Handle '&' and '%' in credential data gracefully
          when converting to LaTeX. (86c81b11)

2017-04-24 Mike Gabriel

        * release 0.0.3 (2bf3dc34) (tag: 0.0.3)
        * header.tex: Comment out loading the CM Bright font to avoid heavy
          dependency on texlive-fonts-extra (adresses Debian bug
          #836202). (4febe8e1)
        * man page: Mention new wifivouchers template some other places in
          the man page. (df0c88f0)
        * man page: backslash-escape more slashes (77aea13d)
        * credential-sheets Perl script: typo fix in usage text. (a4d95b35)
        * docs: Rephrase explanation for the subjects column. (753a976d)
        * Add wifiwouchers template plus its documentation. (1e0b43d3)

2016-08-31 Mike Gabriel

        * credential-sheets: Set $cmd with basename($0) and use that instead,
          don't overly use print command in usage(). (b5ac3853)
        * credential-sheets: write errors to STDERR, not STDOUT. (d2f2afe3)
        * README.md: Discovered one more dependency (for label.sty):
          texlive-latex-extra. (1b94559d)
        * header.tex: Don't load ngerman language package. (1592597d)

2016-08-30 Mike Gabriel

        * README.md: Fix author's mail address and add full-stop at end of
          sentence. (42b752f3)
        * credential-sheets.1 man page: Slight grammar fix. (1836fe83)
        * release 0.0.2 (b8cef8e1) (tag: 0.0.2)
        * credential-sheets: Add missing line breaks in print statement.
          (be647f90)
        * README.md: List required dependencies to run credential-sheets.
          (ad9c1279)
        * release 0.0.1 (0095e939) (tag: 0.0.1)
        * Docs: Use term "User Account" rather than only "Account".
          (447aae3e)
        * Add VERSION file. (3ee44ffd)
        * Add documentation (README.md, man page). (c3aba9d8)
        * Add COPYING file. (911a78c7)
        * Major rewrite: Use Text::CSV instead of Anydata Perl package,
          expect header at various locations on a system, handle
          various exceptions more gracefully, etc. (e9951246)

2016-08-29 Mike Gabriel

        * credential-sheets: Support reading template files from
          ~/.credential-sheets/, /etc/credential-sheets or (as
          fallback) /usr/share/credential-sheets). (a3d575e0)
        * credential-sheets: Replace all occurrences of "credential-sheet(s)"
          by basename($0). (8378355d)

2016-08-25 Mike Gabriel

        *-template.tex: Adapt variable field names to new help text.
          (c740466e)
        * credential-sheet: Improve help text, abort if CSV files are not
          provided on cmd line. (d2ca8818)
        * credential-sheet: Use perl -T in shebang. (019e10db)
        *-template.tex: Prefer \texttt{} over \verb. (25d43ec2)
        * credential-sheets: Skip processing empty CSV fields. (2c814d2e)
        * credential-sheets: update copyright date (079d8c9b)

2012-08-20 Mike Gabriel

        * add license header (509813ea)

2012-08-20 Wolfgang Schweer

        * use verbatim expression instead of \texttt (7533bdf5)

2012-08-13 Mike Gabriel

        * initial commit (1ee6603c)
