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

dev sync: several fixes and updates #735

Merged
merged 63 commits into from Jun 1, 2023
Merged

dev sync: several fixes and updates #735

merged 63 commits into from Jun 1, 2023

Commits on Sep 18, 2022

  1. Copy the full SHA
    2fcfe06 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    771eee7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6fbc2ce View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d80fc2a View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Copy the full SHA
    5c7353b View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Copy the full SHA
    47884ea View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2022

  1. 0.5.0-rcv.45

    pateketrueke committed Oct 11, 2022
    Copy the full SHA
    7bc5170 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a79e564 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f206258 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9f49c99 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    dd5174a View commit details
    Browse the repository at this point in the history
  6. 0.5.0-rcv.46

    pateketrueke committed Oct 11, 2022
    Copy the full SHA
    2190729 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    bf2030c View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    31c4b0a View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    2653528 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. Copy the full SHA
    836d5e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. makes dategeneration deterministic

    jonau authored and pateketrueke committed Jan 2, 2023
    Copy the full SHA
    357e74b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    3d0f886 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    984e438 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    1b7d7d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Copy the full SHA
    a02691a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    93bba55 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2ffa784 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ea1cf37 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    d6d1367 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Copy the full SHA
    44704f1 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. docs: fix type-o "en" vs "and"

    hxtree committed Jan 23, 2023
    Copy the full SHA
    0b7ab34 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #738 from hxtree/patch-1

    docs: fix type-o "en" vs "and"
    pateketrueke committed Jan 23, 2023
    Copy the full SHA
    2962d4e View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. fix: set hasPrecision to false when type is integer, closes #743

    This is a quick solution for the issue I addressed in #743. Instead of making the flag hasPrecision always true for numbers, we can set it to false to fix the problem.
    rfoel committed Mar 1, 2023
    Copy the full SHA
    2dfb8e2 View commit details
    Browse the repository at this point in the history
  2. chore: add test for integer

    rfoel committed Mar 1, 2023
    Copy the full SHA
    96c94f3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #744 from rfoel/patch-1

    fix: set hasPrecision to false when type is integer, closes #743
    pateketrueke committed Mar 1, 2023
    Copy the full SHA
    e870f39 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    7f592e8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #745 from rfoel/patch-1

    chore: test setting flag hasPrecision to false
    pateketrueke committed Mar 1, 2023
    Copy the full SHA
    e0dface View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Copy the full SHA
    4ba363f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e35b5c6 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a3c8038 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6208331 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #746 from michaelmior/empty-array-valid

    Allow empty arrays without defined items
    pateketrueke committed Mar 2, 2023
    Copy the full SHA
    6659bbe View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Copy the full SHA
    ed24b58 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #751 from liangskyli/generate-wrong-type

    fix:Option alwaysFakeOptionals to generate the wrong type in > 0.5.0-…
    pateketrueke committed Mar 24, 2023
    Copy the full SHA
    3a3e44f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    79f146e View commit details
    Browse the repository at this point in the history
  4. revert #751

    pateketrueke committed Mar 24, 2023
    Copy the full SHA
    7030fb9 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    c9ab9f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Merge pull request #752 from liangskyli/limit-random-props

    fix: when limit === 0, random number attributes should not be generat…
    pateketrueke committed Mar 30, 2023
    Copy the full SHA
    d10818f View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

  1. Copy the full SHA
    20851c6 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Merge pull request #755 from liangskyli/ts-declaration-file

    fix: exports types to fix TS7016 type error
    pateketrueke committed Apr 3, 2023
    Copy the full SHA
    de57b8e View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Copy the full SHA
    72ec495 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #756 from liangskyli/fillProperties-fix

    fix:Option fillProperties set false, should not generate ambiguous at…
    pateketrueke committed Apr 13, 2023
    Copy the full SHA
    035e872 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Copy the full SHA
    b2bc12a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #757 from liangskyli/generate-type-bug

    fix: alwaysFakeOptionals causes additionalProperties to generate the …
    pateketrueke committed Apr 14, 2023
    Copy the full SHA
    3a34767 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Copy the full SHA
    fdeea05 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #759 from liangskyli/generate-object-fix

    fix: object type should generate the correct data, should obtain the …
    pateketrueke committed Apr 20, 2023
    Copy the full SHA
    1931c6d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    45128df View commit details
    Browse the repository at this point in the history
  4. Merge pull request #760 from liangskyli/ci-code-format

    ci: code refactor written in dot notation
    pateketrueke committed Apr 20, 2023
    Copy the full SHA
    25a15fb View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Copy the full SHA
    42da08a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #762 from liangskyli/alwaysFakeOptionals-not-requi…

    …red-fix
    
    fix: use alwaysFakeOptionals, not required object type should be corr…
    pateketrueke committed Apr 21, 2023
    Copy the full SHA
    0ac3d4f View commit details
    Browse the repository at this point in the history
  3. ci: utils.shouldClean and utils.clean before test,should set alwaysFa…

    …keOptionals value for ci and add alwaysFakeOptionals true unit test.
    liangskyli committed Apr 21, 2023
    Copy the full SHA
    171d060 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #763 from liangskyli/ci-utils-spec

    ci: utils.shouldClean and utils.clean before test,should set alwaysFa…
    pateketrueke committed Apr 21, 2023
    Copy the full SHA
    2dc77c2 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    89bc83d View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    d21c251 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. Copy the full SHA
    2b46882 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. Merge pull request #765 from Lewiscowles1986/fix/clamp-date-time-to-n…

    …ot-rely-on-period-dot-character-for-timezone
    
    fix: clampDateTime to not rely on `.` for timezone
    pateketrueke committed Apr 24, 2023
    Copy the full SHA
    1c9095c View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. Copy the full SHA
    362803e View commit details
    Browse the repository at this point in the history