Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rhys vdw master #4

Open
wants to merge 25 commits into
base: debug-throws-error
Choose a base branch
from
Open

Rhys vdw master #4

wants to merge 25 commits into from

Commits on Jan 28, 2022

  1. Support JSDoc @link

    Ex: `@see {@link isAttributesObject} ts-auto-guard:type-guard`.
    
    https://jsdoc.app/tags-see.html
    masterT authored Jan 28, 2022
    Configuration menu
    Copy the full SHA
    35c7072 View commit details
    Browse the repository at this point in the history
  2. Support @link JSDoc tag.

    masterT committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    3f2b996 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccec3e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    334b1dc View commit details
    Browse the repository at this point in the history
  5. Merge pull request rhys-vdw#177 from masterT/patch-1

    Support JSDoc @link
    rhys-vdw authored Jan 28, 2022
    Configuration menu
    Copy the full SHA
    ae0b40b View commit details
    Browse the repository at this point in the history
  6. [ci skip] 2.2.0

    GitHub CD bot committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    0790ecc View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. fix tuple guards

    ntzm committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    40c84b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2022

  1. Merge pull request rhys-vdw#179 from ntzm/fix-tuples

    fix tuple guards
    rhys-vdw authored Feb 6, 2022
    Configuration menu
    Copy the full SHA
    967ce3e View commit details
    Browse the repository at this point in the history
  2. [ci skip] 2.2.1

    GitHub CD bot committed Feb 6, 2022
    Configuration menu
    Copy the full SHA
    9c26203 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Fix typo.

    masterT authored Feb 7, 2022
    Configuration menu
    Copy the full SHA
    a38b183 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    559b3b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Configuration menu
    Copy the full SHA
    c8f5310 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Configuration menu
    Copy the full SHA
    976e1e9 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2022

  1. Merge pull request rhys-vdw#183 from ritave/ritave/any-unknown

    Properly generate guards for any and unknown types
    rhys-vdw authored Feb 20, 2022
    Configuration menu
    Copy the full SHA
    4f61bd9 View commit details
    Browse the repository at this point in the history
  2. [ci skip] 2.3.0

    GitHub CD bot committed Feb 20, 2022
    Configuration menu
    Copy the full SHA
    261bc69 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. added support and test coverage for special characters in type and in…

    …terface property names, numeric property names and the empty string as a property name
    beyer-in-tech committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    c9e2bdc View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. simplified regex

    beyer-in-tech committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    f2d3625 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Merge pull request rhys-vdw#184 from ArdorDeosis/added_support_for_sp…

    …ecial_characters_in_property_names
    
    support for special characters in property names
    rhys-vdw authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    dc05f2e View commit details
    Browse the repository at this point in the history
  2. [ci skip] 2.4.0

    GitHub CD bot committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    965f442 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Bump minimist from 1.2.5 to 1.2.6

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 28, 2022
    Configuration menu
    Copy the full SHA
    db3d51d View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Merge pull request rhys-vdw#186 from rhys-vdw/dependabot/npm_and_yarn…

    …/minimist-1.2.6
    
    Bump minimist from 1.2.5 to 1.2.6
    rhys-vdw authored Mar 29, 2022
    Configuration menu
    Copy the full SHA
    79a8c3d View commit details
    Browse the repository at this point in the history
  2. [ci skip] 2.4.1

    GitHub CD bot committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    4bd77d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2022

  1. Possible tests fix for windows

    Timur Seitosmanov committed Jun 13, 2022
    Configuration menu
    Copy the full SHA
    1eb55b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Merge pull request rhys-vdw#193 from 0xorial/windows_tests

    Possible tests fix for windows
    rhys-vdw authored Jun 14, 2022
    Configuration menu
    Copy the full SHA
    0455a29 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Merge branch 'master' of https://github.com/rhys-vdw/ts-auto-guard in…

    …to rhys-vdw-master
    Chris Rosendorf authored and Chris Rosendorf committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    ca4c802 View commit details
    Browse the repository at this point in the history