UNPKG

doxygen

Version:
46 lines (28 loc) 912 B
ChangeLog =========== ## 0.1.0 Breaking change: Version 0.1.0 breaks the travis build: This is expected as linux support is not implemented yet Added some unit tests Added support for http download Implemented generic templates Breaking change: Install version now returns a promise Added appveyor build to test the module on a windows environment ## 0.1.1 Linux support ## 0.1.2 MacOS support ## 0.2 Fixed: Validation errors for edge cases Fixed: Doxygen's output will now be returned to console Added Documentation through JavaDoc comments Added Code Climate Running the Generate Documentation tests will now generate valid documentation of the project's code ## 0.2.1 Fixed: Error installing node-doxygen ## 0.3 Added CLI options ## 0.3.1 Config now supports an array of inputs. Added a function to check whether (a version of) doxygen is installed ## 0.4 Fixed version detection in windows