|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [v4.0.0-preview.21](https://github.com/docsbydoxdox/doxdox/tree/v4.0.0-preview.21) - (2024-04-13) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v4.0.0-preview.20...v4.0.0-preview.21) |
| 6 | + |
| 7 | +- [hotfix] Check both local and global node_modules for packages. [#220](https://github.com/docsbydoxdox/doxdox/pull/220) |
| 8 | +- [feat] Changed min node version to the current LTS 20.x [#219](https://github.com/docsbydoxdox/doxdox/pull/219) |
| 9 | +- [hotfix] Updated bootstrap and hightlight.js libraries. [#218](https://github.com/docsbydoxdox/doxdox/pull/218) |
| 10 | +- [feat] Replaced html-pdf package with custom logic. [#217](https://github.com/docsbydoxdox/doxdox/pull/217) |
| 11 | +- [hotfix] Updated packages. [#216](https://github.com/docsbydoxdox/doxdox/pull/216) |
| 12 | + |
3 | 13 | ## [v4.0.0-preview.20](https://github.com/docsbydoxdox/doxdox/tree/v4.0.0-preview.20) - (2023-11-15) |
4 | 14 |
|
5 | 15 | [Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v4.0.0-preview.19...v4.0.0-preview.20) |
|
47 | 57 |
|
48 | 58 | [Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v4.0.0-preview.14...v4.0.0-preview.15) |
49 | 59 |
|
50 | | -- [hotfix] Update dox dependency (#195) [#195](https://github.com/docsbydoxdox/doxdox/pull/195) |
51 | | -- Updated packages. (#194) [#194](https://github.com/docsbydoxdox/doxdox/pull/194) |
52 | | -- [hotfix] Cleaned up return data from dox parser. (#192) [#192](https://github.com/docsbydoxdox/doxdox/pull/192) |
53 | 60 | - [hotfix] Switched to using snapshots in dox parser package. [#193](https://github.com/docsbydoxdox/doxdox/pull/193) |
54 | 61 | - [hotfix] Added type to method interface. [#191](https://github.com/docsbydoxdox/doxdox/pull/191) |
55 | 62 | - [hotfix] Updated dev packages. [#190](https://github.com/docsbydoxdox/doxdox/pull/190) |
56 | 63 | - [hotfix] Swapped out update-notifier for simple-update-notifier. [#189](https://github.com/docsbydoxdox/doxdox/pull/189) |
57 | 64 | - [hotfix] Encode HTML tags in renderers. [#188](https://github.com/docsbydoxdox/doxdox/pull/188) |
58 | 65 | - [hotfix] Update renderer template dependencies. [#187](https://github.com/docsbydoxdox/doxdox/pull/187) |
| 66 | +- [hotfix] Update dox dependency (#195) [#195](https://github.com/docsbydoxdox/doxdox/pull/195) |
| 67 | +- Updated packages. (#194) [#194](https://github.com/docsbydoxdox/doxdox/pull/194) |
| 68 | +- [hotfix] Cleaned up return data from dox parser. (#192) [#192](https://github.com/docsbydoxdox/doxdox/pull/192) |
59 | 69 |
|
60 | 70 | ## [v4.0.0-preview.14](https://github.com/docsbydoxdox/doxdox/tree/v4.0.0-preview.14) - (2022-09-02) |
61 | 71 |
|
|
209 | 219 | - Update update-notifier to the latest version 🚀 [#54](https://github.com/docsbydoxdox/doxdox/pull/54) |
210 | 220 | - Update codecov to the latest version 🚀 [#56](https://github.com/docsbydoxdox/doxdox/pull/56) |
211 | 221 | - chore(package): update mocha to version 4.0.1 [#57](https://github.com/docsbydoxdox/doxdox/pull/57) |
212 | | -- fix(package): update chalk to version 2.3.0 [#55](https://github.com/docsbydoxdox/doxdox/pull/55) |
213 | | -- chore(package): update mocha to version 4.0.1 [#53](https://github.com/docsbydoxdox/doxdox/pull/53) |
214 | 222 | - Update chalk to the latest version 🚀 [#51](https://github.com/docsbydoxdox/doxdox/pull/51) |
215 | 223 |
|
216 | 224 | ## [v2.0.3](https://github.com/docsbydoxdox/doxdox/tree/v2.0.3) - (2017-05-30) |
|
224 | 232 | - Update codecov to the latest version 🚀 [#34](https://github.com/docsbydoxdox/doxdox/pull/34) |
225 | 233 | - Update @neogeek/eslint-config-standards to the latest version 🚀 [#32](https://github.com/docsbydoxdox/doxdox/pull/32) |
226 | 234 | - chore(package): update eslint to version 3.17.1 [#33](https://github.com/docsbydoxdox/doxdox/pull/33) |
227 | | -- chore(package): update eslint to version 3.17.1 [#31](https://github.com/docsbydoxdox/doxdox/pull/31) |
228 | 235 | - chore(package): update eslint to version 3.16.1 [#30](https://github.com/docsbydoxdox/doxdox/pull/30) |
229 | 236 | - Update @neogeek/eslint-config-standards to the latest version 🚀 [#29](https://github.com/docsbydoxdox/doxdox/pull/29) |
230 | | -- chore(package): update eslint to version 3.16.1 [#28](https://github.com/docsbydoxdox/doxdox/pull/28) |
231 | 237 | - Update update-notifier to the latest version 🚀 [#27](https://github.com/docsbydoxdox/doxdox/pull/27) |
232 | 238 | - Add Greenkeeper badge 🌴 [#26](https://github.com/docsbydoxdox/doxdox/pull/26) |
233 | 239 |
|
|
334 | 340 |
|
335 | 341 | [Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.1.7...v0.1.8) |
336 | 342 |
|
337 | | -- No merges found |
338 | | - |
339 | 343 | ## [v0.1.7](https://github.com/docsbydoxdox/doxdox/tree/v0.1.7) - (2015-05-31) |
340 | 344 |
|
341 | 345 | [Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.1.6...v0.1.7) |
342 | 346 |
|
343 | | -- No merges found |
344 | | - |
345 | 347 | ## [v0.1.6](https://github.com/docsbydoxdox/doxdox/tree/v0.1.6) - (2015-04-12) |
346 | 348 |
|
347 | 349 | [Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.1.5...v0.1.6) |
348 | 350 |
|
349 | | -- No merges found |
350 | | - |
351 | 351 | ## [v0.1.5](https://github.com/docsbydoxdox/doxdox/tree/v0.1.5) - (2015-04-05) |
352 | 352 |
|
353 | 353 | [Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.1.4...v0.1.5) |
354 | 354 |
|
355 | | -- No merges found |
356 | | - |
357 | 355 | ## [v0.1.4](https://github.com/docsbydoxdox/doxdox/tree/v0.1.4) - (2015-02-19) |
358 | 356 |
|
359 | 357 | [Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.1.3...v0.1.4) |
360 | 358 |
|
361 | | -- No merges found |
362 | | - |
363 | 359 | ## [v0.1.3](https://github.com/docsbydoxdox/doxdox/tree/v0.1.3) - (2015-01-26) |
364 | 360 |
|
365 | 361 | [Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.1.2...v0.1.3) |
|
376 | 372 |
|
377 | 373 | [Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.1.0...v0.1.1) |
378 | 374 |
|
379 | | -- No merges found |
380 | | - |
381 | 375 | ## [v0.1.0](https://github.com/docsbydoxdox/doxdox/tree/v0.1.0) - (2014-12-24) |
382 | 376 |
|
383 | 377 | [Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.0.18...v0.1.0) |
384 | 378 |
|
385 | | -- No merges found |
386 | | - |
387 | 379 | ## [v0.0.18](https://github.com/docsbydoxdox/doxdox/tree/v0.0.18) - (2014-12-12) |
388 | 380 |
|
389 | 381 | [Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.0.17...v0.0.18) |
390 | 382 |
|
391 | | -- No merges found |
392 | | - |
393 | 383 | ## [v0.0.17](https://github.com/docsbydoxdox/doxdox/tree/v0.0.17) - (2014-12-07) |
394 | 384 |
|
395 | 385 | [Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.0.16...v0.0.17) |
396 | 386 |
|
397 | | -- No merges found |
398 | | - |
399 | 387 | ## [v0.0.16](https://github.com/docsbydoxdox/doxdox/tree/v0.0.16) - (2014-12-06) |
400 | 388 |
|
401 | 389 | [Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.0.15...v0.0.16) |
402 | 390 |
|
403 | | -- No merges found |
404 | | - |
405 | 391 | ## [v0.0.15](https://github.com/docsbydoxdox/doxdox/tree/v0.0.15) - (2014-12-05) |
406 | 392 |
|
407 | 393 | [Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.0.14...v0.0.15) |
408 | 394 |
|
409 | | -- No merges found |
410 | | - |
411 | 395 | ## [v0.0.14](https://github.com/docsbydoxdox/doxdox/tree/v0.0.14) - (2014-12-05) |
412 | 396 |
|
413 | 397 | [Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.0.13...v0.0.14) |
414 | 398 |
|
415 | | -- No merges found |
416 | | - |
417 | 399 | ## [v0.0.13](https://github.com/docsbydoxdox/doxdox/tree/v0.0.13) - (2014-10-16) |
418 | 400 |
|
419 | 401 | [Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.0.12...v0.0.13) |
420 | 402 |
|
421 | | -- No merges found |
422 | | - |
423 | 403 | ## [v0.0.12](https://github.com/docsbydoxdox/doxdox/tree/v0.0.12) - (2014-10-02) |
424 | 404 |
|
425 | 405 | [Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.0.11...v0.0.12) |
426 | 406 |
|
427 | | -- Added text overflow to methods (fixes #3). [#3](https://github.com/docsbydoxdox/doxdox/pull/3) |
| 407 | +- No merges found |
428 | 408 |
|
429 | 409 | ## [v0.0.11](https://github.com/docsbydoxdox/doxdox/tree/v0.0.11) - (2014-09-11) |
430 | 410 |
|
|
454 | 434 |
|
455 | 435 | [Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.0.6...v0.0.7) |
456 | 436 |
|
457 | | -- No merges found |
458 | | - |
459 | 437 | ## [v0.0.6](https://github.com/docsbydoxdox/doxdox/tree/v0.0.6) - (2014-08-17) |
460 | 438 |
|
461 | 439 | [Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.0.5...v0.0.6) |
462 | 440 |
|
463 | | -- No merges found |
464 | | - |
465 | 441 | ## [v0.0.5](https://github.com/docsbydoxdox/doxdox/tree/v0.0.5) - (2014-08-17) |
466 | 442 |
|
467 | 443 | [Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.0.4...v0.0.5) |
468 | 444 |
|
469 | | -- No merges found |
470 | | - |
471 | 445 | ## [v0.0.4](https://github.com/docsbydoxdox/doxdox/tree/v0.0.4) - (2014-08-10) |
472 | 446 |
|
473 | 447 | [Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.0.3...v0.0.4) |
474 | 448 |
|
475 | | -- No merges found |
476 | | - |
477 | 449 | ## [v0.0.3](https://github.com/docsbydoxdox/doxdox/tree/v0.0.3) - (2014-08-10) |
478 | 450 |
|
479 | 451 | [Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.0.2...v0.0.3) |
480 | 452 |
|
481 | | -- No merges found |
482 | | - |
483 | 453 | ## [v0.0.2](https://github.com/docsbydoxdox/doxdox/tree/v0.0.2) - (2014-08-07) |
484 | 454 |
|
485 | 455 | [Full Changelog](https://github.com/docsbydoxdox/doxdox/compare/v0.0.1...v0.0.2) |
486 | 456 |
|
487 | | -- No merges found |
488 | | - |
489 | 457 | ## [v0.0.1](https://github.com/docsbydoxdox/doxdox/tree/v0.0.1) - (2014-08-03) |
490 | 458 |
|
491 | 459 | - Initial release! 🎉 |
|
0 commit comments