1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
Version 0.10.0
2022-03-10
[Feature] Log file creation.
[Changed] Replaced the build output window by a status window.
[Bugfix] Windows builds erroneously showed "-1" in the update status field.
[Bugfix] Building a document without a macro package works now.
Version 0.9.9.1
2022-03-10
[Feature] macOS builds are working now.
[Feature] First macOS release.
Version 0.9.9.0
2022-02-24
[Feature] First working version.
|
>
>
>
>
>
>
>
>
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
Version [unreleased]
[Bugfix] When editing an unsaved document, the status panel will (correctly) display "[unsaved file]" now.
-------------------------------
Version 0.10.0
2022-03-10
[Feature] Log file creation.
[Changed] Replaced the build output window by a status window.
[Bugfix] Windows builds erroneously showed "-1" in the update status field.
[Bugfix] Building a document without a macro package works now.
-------------------------------
Version 0.9.9.1
2022-03-10
[Feature] macOS builds are working now.
[Feature] First macOS release.
-------------------------------
Version 0.9.9.0
2022-02-24
[Feature] First working version.
|