summaryrefslogtreecommitdiff
path: root/support/tikztosvg/CHANGELOG.md
blob: 65dc1bae6e9f7dd0b9729df90327dab46371ae54 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# CHANGELOG

## Release 0.2.1

* Fixed #1
* Improved the installation scripts
* Added aditional links in the documentation

## Release 0.2.0

* Removed code that added the `\huge` command to the beginning of the document
* Added an option for importing TikZ libraries (the `-l` option)
* Made it so that items from the `-p` and `-l` options aren't imported twice
* Made it so that tikz, tikz-cd, pgfplots, amsmath and amssymb are imported by
  default
* Added instructions for installing the application with Git

## Release 0.1.2

* The script is now posix-complient (it doesn't use bash anymore)
* Messages in the log output are now color-coded
* The script now support `stdin` input and `stdout` output
* The documentation is now rendered to PDF
* The documentation was updated