Skip to content

Releases: cmhughes/latexindent.pl

V3.5.1: This minor release fixes the following two bugs:

09 May 09:38
a161b6f
Compare
Choose a tag to compare
- https://github.com/cmhughes/latexindent.pl/issues/129
- https://github.com/cmhughes/latexindent.pl/issues/131

V3.5

09 May 09:39
4f95a5d
Compare
Choose a tag to compare
Full details at https://github.com/cmhughes/latexindent.pl/pull/127

V3.4.3: A minor release, implementing:

09 May 09:39
538e55d
Compare
Choose a tag to compare
- https://github.com/cmhughes/latexindent.pl/issues/115
- https://github.com/cmhughes/latexindent.pl/issues/116

 This also removes latexindent.exe from the github repository (linked to ctan instead).

V3.4.2: Version 3.4.2

09 May 08:09
db2ac6f
Compare
Choose a tag to compare
- enhancements to specialBeginEnd: https://github.com/cmhughes/latexindent.pl/issues/100
- enhancements to commandCodeBlocks: https://github.com/cmhughes/latexindent.pl/issues/105
- better support for forrest syntax: https://github.com/cmhughes/latexindent.pl/issues/107

V3.4.1: Hotfix to address https://github.com/cmhughes/latexindent.pl/issues/97

09 May 08:16
Compare
Choose a tag to compare
caused by YAML::Tiny failing when YAML file doesn't exist

V3.4: Version 3.4

09 May 09:42
41cb682
Compare
Choose a tag to compare
- enhancements to alignment at ampersand routine: https://github.com/cmhughes/latexindent.pl/issues/74
- log4Perl module: https://github.com/cmhughes/latexindent.pl/issues/75
- one sentence per line: https://github.com/cmhughes/latexindent.pl/issues/81
- STDIN allowed: https://github.com/cmhughes/latexindent.pl/issues/88
- textwrap bug fix: https://github.com/cmhughes/latexindent.pl/issues/90
- polyswitch bug fix: https://github.com/cmhughes/latexindent.pl/issues/94

V3.3: This pull request implements a few new features:

09 May 09:43
Compare
Choose a tag to compare
    - maximum indentation: https://github.com/cmhughes/latexindent.pl/issues/50
    - blank line poly-switch: https://github.com/cmhughes/latexindent.pl/issues/57
    - ifnextchar issue: https://github.com/cmhughes/latexindent.pl/issues/73
    - the -y/yaml switch: https://github.com/cmhughes/latexindent.pl/issues/79
    - absolute paths for the -l switch: https://github.com/cmhughes/latexindent.pl/issues/82

bug fixes:

    - an ifelsefi bug: https://github.com/cmhughes/latexindent.pl/issues/76
    - empty environment bug: https://github.com/cmhughes/latexindent.pl/issues/78
    - a command/special bug: https://github.com/cmhughes/latexindent.pl/issues/80

V3.2.2: Users can specify removeTrailingWhitespace as a scalar, for e…

09 May 09:44
Compare
Choose a tag to compare

V3.2.1: Version 3.2.1, upgrades the -l and -o switches, full details at

09 May 09:44
Compare
Choose a tag to compare
https://github.com/cmhughes/latexindent.pl/pull/71

V3.2: This represents Version 3.2, including the new feature/multiColumnGro…

09 May 09:45
Compare
Choose a tag to compare