{
  "name": "@webdoc/parser",
  "entries": [
    {
      "version": "1.6.6",
      "tag": "@webdoc/parser_v1.6.6",
      "date": "Tue, 14 Jun 2022 01:01:45 GMT",
      "comments": {}
    },
    {
      "version": "1.6.5",
      "tag": "@webdoc/parser_v1.6.5",
      "date": "Sun, 12 Jun 2022 20:53:46 GMT",
      "comments": {}
    },
    {
      "version": "1.6.3",
      "tag": "@webdoc/parser_v1.6.3",
      "date": "Fri, 10 Jun 2022 00:19:18 GMT",
      "comments": {}
    },
    {
      "version": "1.6.2",
      "tag": "@webdoc/parser_v1.6.2",
      "date": "Thu, 09 Jun 2022 03:55:26 GMT",
      "comments": {}
    },
    {
      "version": "1.6.1",
      "tag": "@webdoc/parser_v1.6.1",
      "date": "Tue, 07 Jun 2022 02:12:51 GMT",
      "comments": {
        "none": [
          {
            "comment": "Fix issues with documenting object properties with string literal keys. Fix parsing of standalone @function documentation comments."
          }
        ]
      }
    },
    {
      "version": "1.6.0",
      "tag": "@webdoc/parser_v1.6.0",
      "date": "Mon, 06 Jun 2022 00:15:27 GMT",
      "comments": {}
    },
    {
      "version": "1.5.7",
      "tag": "@webdoc/parser_v1.5.7",
      "date": "Sun, 20 Feb 2022 18:11:30 GMT",
      "comments": {
        "none": [
          {
            "comment": "Fix parameter type annotation parsing when parameter is assigned a default value (https://github.com/webdoc-labs/webdoc/issues/144)"
          },
          {
            "comment": "Add primitive type inference for untyped parameters with a default value (https://github.com/webdoc-labs/webdoc/issues/138)"
          },
          {
            "comment": "Fix inheritance of overloaded methods. Prior to this fix, only the first overload was automatically inherited."
          },
          {
            "comment": "Fix issues with spread tuples in vararg parameters"
          }
        ]
      }
    },
    {
      "version": "1.5.6",
      "tag": "@webdoc/parser_v1.5.6",
      "date": "Sat, 12 Feb 2022 19:48:05 GMT",
      "comments": {}
    },
    {
      "version": "1.5.5",
      "tag": "@webdoc/parser_v1.5.5",
      "date": "Tue, 28 Sep 2021 01:43:51 GMT",
      "comments": {
        "none": [
          {
            "comment": "Added support for parsing type parameters. Fixes related to type inference and @ignore included."
          }
        ]
      }
    },
    {
      "version": "1.5.4",
      "tag": "@webdoc/parser_v1.5.4",
      "date": "Sun, 19 Sep 2021 16:37:03 GMT",
      "comments": {
        "none": [
          {
            "comment": "Fix inference issues with getter-setter properties"
          }
        ]
      }
    },
    {
      "version": "1.5.3",
      "tag": "@webdoc/parser_v1.5.3",
      "date": "Sun, 12 Sep 2021 19:13:46 GMT",
      "comments": {}
    },
    {
      "version": "1.5.2",
      "tag": "@webdoc/parser_v1.5.2",
      "date": "Sun, 12 Sep 2021 19:13:02 GMT",
      "comments": {
        "none": [
          {
            "comment": "Fix issue with data-types of symbols not being inferred, and them being unlinked in the final documentation"
          }
        ]
      }
    },
    {
      "version": "1.5.1",
      "tag": "@webdoc/parser_v1.5.1",
      "date": "Sat, 10 Jul 2021 01:54:14 GMT",
      "comments": {}
    },
    {
      "version": "1.5.0",
      "tag": "@webdoc/parser_v1.5.0",
      "date": "Sun, 06 Jun 2021 19:52:30 GMT",
      "comments": {
        "none": [
          {
            "comment": "Indexer (symbol-tree generator) is now parallelized. To disable multithreading, pass --no-workers to the CLI."
          }
        ]
      }
    },
    {
      "version": "1.4.0",
      "tag": "@webdoc/parser_v1.4.0",
      "date": "Sun, 23 May 2021 21:16:03 GMT",
      "comments": {}
    },
    {
      "version": "1.3.4",
      "tag": "@webdoc/parser_v1.3.4",
      "date": "Mon, 03 May 2021 14:30:44 GMT",
      "comments": {}
    },
    {
      "version": "1.3.3",
      "tag": "@webdoc/parser_v1.3.3",
      "date": "Sun, 02 May 2021 22:03:03 GMT",
      "comments": {}
    },
    {
      "version": "1.3.2",
      "tag": "@webdoc/parser_v1.3.2",
      "date": "Sat, 01 May 2021 23:21:56 GMT",
      "comments": {}
    },
    {
      "version": "1.3.1",
      "tag": "@webdoc/parser_v1.3.1",
      "date": "Sun, 25 Apr 2021 21:01:31 GMT",
      "comments": {}
    },
    {
      "version": "1.3.0",
      "tag": "@webdoc/parser_v1.3.0",
      "date": "Sun, 25 Apr 2021 20:31:03 GMT",
      "comments": {
        "none": [
          {
            "comment": "Add support for ES5-declared classes and the @classdesc tag."
          }
        ]
      }
    },
    {
      "version": "1.2.2",
      "tag": "@webdoc/parser_v1.2.2",
      "date": "Sat, 24 Apr 2021 13:49:32 GMT",
      "comments": {}
    },
    {
      "version": "1.2.1",
      "tag": "@webdoc/parser_v1.2.1",
      "date": "Sat, 17 Apr 2021 23:54:20 GMT",
      "comments": {
        "none": [
          {
            "comment": "Fix interface property inference (#100), fix method access inference (#101), potential fix of LinkerPlugin.linkTo crashing with @pixi/webdoc-template (#103)"
          }
        ]
      }
    },
    {
      "version": "1.2.0",
      "tag": "@webdoc/parser_v1.2.0",
      "date": "Sun, 07 Feb 2021 20:20:23 GMT",
      "comments": {
        "none": [
          {
            "comment": "Fix package documents being unsorted."
          }
        ]
      }
    },
    {
      "version": "1.1.6",
      "tag": "@webdoc/parser_v1.1.6",
      "date": "Tue, 02 Feb 2021 04:00:07 GMT",
      "comments": {
        "none": [
          {
            "comment": "Fix crash when decorators are present in a source file."
          }
        ]
      }
    },
    {
      "version": "1.1.5",
      "tag": "@webdoc/parser_v1.1.5",
      "date": "Sun, 17 Jan 2021 16:21:24 GMT",
      "comments": {
        "none": [
          {
            "comment": "Fix incorrect inference of class, interface extends, implements in some cases and when the referred symbols are qualified names"
          }
        ]
      }
    },
    {
      "version": "1.1.4",
      "tag": "@webdoc/parser_v1.1.4",
      "date": "Sat, 16 Jan 2021 16:17:04 GMT",
      "comments": {
        "none": [
          {
            "comment": "Added support for readonly tags, fix default value emitting on documents, add type inference for primitive type properties"
          }
        ]
      }
    },
    {
      "version": "1.1.3",
      "tag": "@webdoc/parser_v1.1.3",
      "date": "Sat, 28 Nov 2020 16:51:35 GMT",
      "comments": {}
    },
    {
      "version": "1.1.2",
      "tag": "@webdoc/parser_v1.1.2",
      "date": "Sun, 22 Nov 2020 16:57:25 GMT",
      "comments": {}
    },
    {
      "version": "1.1.1",
      "tag": "@webdoc/parser_v1.1.1",
      "date": "Fri, 06 Nov 2020 00:46:42 GMT",
      "comments": {}
    },
    {
      "version": "1.0.1",
      "tag": "@webdoc/parser_v1.0.1",
      "date": "Fri, 06 Nov 2020 00:32:36 GMT",
      "comments": {
        "none": [
          {
            "comment": "Release webdoc 1.1.0 with better linking API that supports method overloads and DPL queries"
          }
        ]
      }
    }
  ]
}
