All Versions
85
Latest Version
Avg Release Cycle
138 days
Latest Release
-

Changelog History
Page 1

  • v0.53.1 Changes

    • βž• Add tsx to default extensions parsed. (fix #1290)
    • Compare methods with lowercase strings (fix #1284)
    • ⬆️ Upgrade some dependencies
  • v0.53.0 Changes

    • πŸ›  Fix issue with aloneDisplay and non-ascii characters (#1273 by @KujoMiva)
  • v0.52.0 Changes

    • πŸ‘ Allow cn, zh_cn or zh for Chinese language option and display meaningful message in console on error. fix #1248
    • ⚑️ Update example files to not display an error (#1210)
    • ⚑️ Update dependencies
  • v0.51.1 Changes

    • πŸ›  Fix incorrect warnings in some conditions (PR #1206 by @BrokenSourceCode, fix #1194)
  • v0.51.0 Changes

    • ⚠ Emit warnings if there are inconsistencies in the apidoc params (PR #1189 by Lucas Cimon)
    • ⚑️ Dependencies update
  • v0.50.5 Changes

    • πŸ“¦ Use root package.json values if not in apidoc key by Nick Mitchell (#1164)
    • πŸ›  Fix search requiring lower-case input (#1173 by Alexander Weiss)
    • βž• Add yarn berry compatibility (#1144 by 이호영)
    • πŸ›  Fix template path resolve (#1175 by Kevin Bull)
    • ⚑️ Update chinese locale (#1184 by Jun Ding)
    • ⚑️ Dependencies update
  • v0.50.4 Changes

    πŸ›  FIXED

    • πŸ›  Fix bug with loading the CSS file for single page mode (--single) (fix #1142)
  • v0.50.3 Changes

    πŸ›  FIXED

    • πŸ›  Fix bug where header/footer files could not be found in some conditions (fix #1107)

    ✨ ENHANCEMENTS

    • βž• Add showRequiredLabels option (default: false) (fix #1095)
  • v0.50.2 Changes

    πŸ›  FIXED

    • πŸ›  fix checkbox styling (fix #1077 via #1079 by @esaracco)
    • πŸ‘‰ make sure success block appears after body/query params (fix #1100)
    • πŸ›  fix content-type value (fix #1084 via #1085 by @esaracco)
    • πŸ›  fix display of types for apiHeader and apiParam (#1083 by @esaracco)
    • πŸ›  fix tests on windows (#1070 by @donmahallem)

    ✨ ENHANCEMENTS

    • πŸ‘Œ improve build speed (by @rottmann)
    • ⚠ make the message about no config files found a warning
    • πŸ“¦ look for package.json in current working directory for apidoc config (fix #1086)
    • ⚑️ update chinese translation
    • βž• add json response highlighting (#1082 by @esaracco)
  • v0.50.1 Changes

    • πŸ›  fix issue with sampleUrl set to "true" (fix #1058 via #1062 by @esaracco)
    • πŸ›  fix not seeing all versions below (fix #1049 via #1061 by @esaracco)
    • πŸ›  fix apiParams input elements (#1059) by Benjamin Knorr
    • βœ‚ Remove the jQueryAjaxSetup configuration option (was not working anyway) (fix #1040 via #1041 by @esaracco)
    • βž• Add more files/folders to .npmignore
    • πŸ‘Œ Improve/fix group sorting (fix #1042 via #1044 by @esaracco)