2.0.4.124 (Nov 01, 2022)
Improvement release
== Changes:
* Add a button to open the documentation website --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/204
== Fixes:
* Composed class own by a library are now correctly represented in the class hierachy diagram --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/203
2.0.3.119 (Oct 17, 2022)
Improvement release
== Changes:
* Placeholder string for missing content can be configured --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/103
* New utility to get file name of private scope icon --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/197
* Improve dialog content when no add-on installed --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/198
* Add missing functions in the palette --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/199
*Add a Path input for the Save Config VI --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/200
2.0.2.117 (Sep 22, 2022)
Maintainance release
== Changes:
. Add missing function Get Final Document into the palette --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/194
. Add missing function Launch Config Panel into the palette --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/191
. Add missing function Set Total Steps into the palette --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/195
. Add missing function descriptions into the palette --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/193
. Add a Patreon button to enable sponsoring --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/196
== Fixes:
. No more error thrown when you load a config with the API without calling the Launch Config Panel before --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/192
olivier
was a contributor to this release
2.0.1.114 (Jul 19, 2022)
Maintainance release
== Changes:
. Add missing accessors to allow section content modification through the API --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/184
. Add a "skip header" option to the output generation --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/184
== Fixes:
. Error 5000 when rendering documents as PDF and HTML --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/184
. Add New step function in palette --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/184
2.0.0.112 (Jul 08, 2022)
Major release !!!
This release brings 2 major features:
- The ability to generate a full HTML or PDF document at the end of the document generation
- The ability to add your own kind of document to Antidoc through an add-on mechanism
This release comes with 2 new official add-ons:
- LabVIEW project: Generate the documentation of the LabVIEW projects code source. This is the original document Antidoc has been generating from the beginning.
- LabVIEW Toolkit Manual: Generate the documentation of toolkits installed in LabVIEW using `mnu` files at the starting point. The must-to-have for all LabVIEW toolkit developper.
IMPORTANT: you must install at least one add-on in order to use Antidoc. Officialy supproted add-ons can be find on vipm.io
1.2.3.70 (Dec 16, 2021)
This release is a maintenance release .
== Bug Fix :
. Error 1099 when parsing project --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/162
. Too much "…" in the menu item --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/165
olivier
was a contributor to this release
1.2.2.67 (Oct 26, 2021)
This release is a maintenance release that is *just* fixing bugs. Some of them greatly improve the parsing of the DQMH modules, so we encourage you to update Antidoc to this version if you use the DQMH framework in your developments.
== Bug Fix :
. Filtering of libraries by name not applied when using the API --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/125
. Typo in progress bar text --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/126
. Modules Overview diagram doesn't show all of the broadcast/request arrows --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/134
. Some tables were empty --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/135
. Improve DQMH events table display --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/147
. Show correct current legal information of DQMH --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/159
. Lvlibs containing DQMH modules show as separate DQMH modules --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/160
1.2.1.59 (Feb 17, 2021)
Except for the LabVIEW Interfaces support, this is mainly a maintenance release.
== New features:
. Handle LabVIEW interfaces --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/117
== Changes:
. Better integration of progress bar API --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/99 and https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/100
. Icons replace event types string in DQMH event table --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/104
. Change UML Class diagram orientation --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/124
== Bug Fix :
. Add reference to classy Diagram Viewer in Legal Information section --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/97
. Add config object input to all public VIs using the config --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/98
. Lib filtering not correctly apply on callers --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/101
. Wrong menu item name --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/102
. Error during UML generation due to interfaces --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/116
. Progress bar refresh for multi-target project --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/118
. Empty section displayed --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/119
. Missing item in library --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/123
wovalab
was a contributor to this release
1.2.0.41 (Jan 11, 2021)
This release brings these major improvements among lots of others:
* UML Class diagram representation
* DQMH custom error listing
* multi-target support
* a much better way to display information in the final document; more useful content in fewer pages
Note what this release doesn't bring yet:
* Specific AF parsing
* Support for any kind of referenced class
* Lots of awesome features we have in mind but didn't develop yet
== New features:
. List "DQMH-like" custom errors --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/16
. Strip certain elements from VI descriptions --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/21
. Add section only if necessary --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/32
. Allow choosing the libraries to include in the doc --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/70
. Add UML class diagram representation --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/72
. Add support for RT targets --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/73
. Improve navigation in HTML file --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/76
. Add a way to display commit/tag in the document --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/77
. Improve representation of "Request and wait for Reply in graphs --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/78
. Allow to not describe default DQMH request and broadcast --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/80
. Add new document hierarchy --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/81
. Save/Load config in file --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/83
. Add a way to measure user behavior --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/84
. Render VI list as table --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/86
. End of generation dialog improvement --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/87
. Add version number to libraries description --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/91
== Changes:
. Make the "Lvlib to not parse--constant.vi" public --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/71
== Bug Fix :
. Memory management --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/88
. Module section lists own requests in "Used Request" table --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/89
. Do not parse nested lib/class in a lib section --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/90
. Image creation issue --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/92
wovalab
was a contributor to this release
1.1.0.30 (Sep 15, 2020)
This release brings GUI enhancement and CLI compatibility.
== New features:
. Add a progress bar in the tool GUI --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/66
. Add an option to scan libraries in the Dependencies --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/65
== Changes:
. File name extension handling --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/67
NOTE: This change may generate bug for code relying on the public API
. Check if lvproj path is correctly set --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/69
. Add default title if not set by the user --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/68
== Bug Fix :
. Misspelling in the document generated --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/61
. UTF-8 encoding --> https://gitlab.com/wovalab/open-source/labview-doc-generator/-/issues/59
wovalab
was a contributor to this release
1.0.0.22 (Jul 15, 2020)
First release.
wovalab
was a contributor to this release
1.0.0.14 (Jun 12, 2020)
First public beta release.
wovalab
was a contributor to this release