Skip to content
Snippets Groups Projects
Select Git revision
  • typos
  • development protected
  • ReadMe_Typos
  • example
  • feat/autocomplete-vscode
  • master default protected
  • v3.3
  • v3.2
  • v3.1
  • v3.0
  • v2.2
  • v2.1
  • v2.0
  • old-example
  • v1.5
  • v1.4
  • v1.3
  • v1.0
  • v1.1
  • v1.2
20 results

CHANGELOG.md

Blame
  • To find the state of this project's repository at the time of any of these versions, check out the tags.

    Change Log

    All notable changes to this project will be documented in this file.

    [Current]

    Added

    • defined \fronmatter, \mainmatter and \backmatter for HsH-report class

    [1.3] - 2022-03-07

    Changed

    • moved the documentation into the README file
    • added the outdir into the makefile rule prerequisite
    • improved the default settings for the listings package

    Removed

    • WIKI has been removed. All its content is now inside the README file.

    [1.2] - 2021-10-24

    Fixed

    Added

    • defined checklist environment via enumitem-package in config.tex
    • added required package for enum item

    [1.1] - 2021-04-22

    This version provides mostly minor fixed and upgrades.
    IMPORTANT: the personal.tex has been removed

    Added

    • dtx installer file. All class files can be generated from this file. This removes code duplications and allows for more easy maintenance as well as deployment. This file will only be available on a separate branch and not be part of the master branch.

    Changed

    • Makefile has been reworked. Should now be more stable and easier to understand
    • Title page as been improved. You can now align the standard title page as you prefer
    • the declaration of authorship now uses the proper babel interface for localization
    • Licence is now LPPL

    Removed

    • personal.tex has been removed. It pretty much not used anyway. All contents have been moved to the project files preamble.

    [1.0] - 2021-03-31

    Initial Version. Official first release

    Added

    • HsH-article class
    • HsH-report class
    • HsH-standalone class
    • config.tex file
    • personal.tex file
    • folder structure, with readme files for every folder
    • empty project file
    • makefile
    • example on the example branch