mirror of
https://github.com/Luzifer/tex-api.git
synced 2024-11-09 08:40:02 +00:00
prepare release v1.0.0
This commit is contained in:
parent
95146f88cb
commit
f6ef4e42dd
1 changed files with 11 additions and 0 deletions
11
History.md
11
History.md
|
@ -1,3 +1,14 @@
|
||||||
|
# 1.0.0 / 2023-09-07
|
||||||
|
|
||||||
|
* Breaking: Add support for default env & raw TeX post, unpack received zip
|
||||||
|
* Refactor & add support for direct PDF download
|
||||||
|
* Add new URL parameters
|
||||||
|
* Lint: Fix linter errors
|
||||||
|
* Update deps
|
||||||
|
|
||||||
|
> [!WARNING]
|
||||||
|
> This release breaks the previous approach of writing the zip file to the file system and letting the script unpack the files itself. You might need to adjust your build-script if you are not using the default script included in the container.
|
||||||
|
|
||||||
# 0.4.1 / 2023-08-30
|
# 0.4.1 / 2023-08-30
|
||||||
|
|
||||||
* Update dependencies
|
* Update dependencies
|
||||||
|
|
Loading…
Reference in a new issue