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

feat: add method - detect format / data_type #380

Merged
merged 78 commits into from
Aug 16, 2023

Commits on Jul 27, 2023

  1. feat: detect data type

    cachho committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    d002872 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6357b1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da67991 View commit details
    Browse the repository at this point in the history
  4. fix: match new argument order

    cachho committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    aa30518 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4bcc55b View commit details
    Browse the repository at this point in the history
  6. docs: more verbose explanation

    cachho committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    b574b70 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aac2e26 View commit details
    Browse the repository at this point in the history
  8. test: added test for detection

    cachho committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    6bfbb8c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    24f7325 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    83b4ba6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1b19041 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    431e39e View commit details
    Browse the repository at this point in the history
  13. fix: docs no local detection

    cachho committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    e6cf97b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4a094da View commit details
    Browse the repository at this point in the history
  15. docs: fix wording

    cachho committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    3807c4b View commit details
    Browse the repository at this point in the history
  16. chore: linting

    cachho committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    2cc4d6b View commit details
    Browse the repository at this point in the history
  17. docs: function name

    cachho committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    6f13454 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    12876e1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    1deec3f View commit details
    Browse the repository at this point in the history
  20. refactor: check variable type

    cachho committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    65ec0bc View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7579a0e View commit details
    Browse the repository at this point in the history
  22. docs: other way to stringify

    cachho committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    1ced37c View commit details
    Browse the repository at this point in the history
  23. chore: linting

    cachho committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    b4c6513 View commit details
    Browse the repository at this point in the history
  24. docs: added segment headers

    cachho committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    2784f06 View commit details
    Browse the repository at this point in the history
  25. docs: added tip

    cachho committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    62475ce View commit details
    Browse the repository at this point in the history
  26. refactor: added space

    cachho committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    bae94ba View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    726ca82 View commit details
    Browse the repository at this point in the history
  28. docs: error text

    cachho committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    ae4f177 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    1a025c2 View commit details
    Browse the repository at this point in the history
  30. test: non-existing file

    cachho committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    ea486ed View commit details
    Browse the repository at this point in the history
  31. test: type error

    cachho committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    66086f8 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    ec23e80 View commit details
    Browse the repository at this point in the history
  33. feat: qna pair require strings

    cachho committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    798b82f View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    947e5d0 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    8380d45 View commit details
    Browse the repository at this point in the history
  36. docs: update to new add method

    cachho committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    b8c4528 View commit details
    Browse the repository at this point in the history
  37. docs: deprecate add_local

    cachho committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    657672f View commit details
    Browse the repository at this point in the history
  38. test: added tests for docs

    cachho committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    d00e148 View commit details
    Browse the repository at this point in the history
  39. chore: linting

    cachho committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    1bd7925 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    74f5f21 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    4de3af9 View commit details
    Browse the repository at this point in the history
  42. feat: return hash

    cachho committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    86f55a1 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    a43419f View commit details
    Browse the repository at this point in the history
  44. feat: add hash to metadata

    cachho committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    ba0c5c8 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    02275ae View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    9581fe3 View commit details
    Browse the repository at this point in the history
  2. fix: delete test

    cachho committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    b8a1195 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd6d964 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ddc51c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    169463d View commit details
    Browse the repository at this point in the history
  6. docs: add notion

    cachho committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    e416f95 View commit details
    Browse the repository at this point in the history
  7. feat: added notion support

    cachho committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    c20ea67 View commit details
    Browse the repository at this point in the history
  8. feat: use model

    cachho committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    93e4ecd View commit details
    Browse the repository at this point in the history
  9. fix: use model

    cachho committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    fd855a2 View commit details
    Browse the repository at this point in the history
  10. chore: linting

    cachho committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    5f460e5 View commit details
    Browse the repository at this point in the history
  11. feat: swap arguments

    cachho committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    2dbf668 View commit details
    Browse the repository at this point in the history
  12. style: wording

    cachho committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    620e5b8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f613667 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ffe3d1a View commit details
    Browse the repository at this point in the history
  15. test: use model

    cachho committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    ec85424 View commit details
    Browse the repository at this point in the history
  16. chore: added todo

    cachho committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    a97e88d View commit details
    Browse the repository at this point in the history
  17. test: manually set data type

    cachho committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    bfb6b0a View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Configuration menu
    Copy the full SHA
    9cd1b7f View commit details
    Browse the repository at this point in the history
  2. fix: web page loader

    cachho committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    fd02906 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85b7d8b View commit details
    Browse the repository at this point in the history
  4. fix: bump version number

    cachho committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    6756270 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    c84e2ac View commit details
    Browse the repository at this point in the history
  2. refactor: check for datatype

    cachho committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    5c2da13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2699a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    20c38e5 View commit details
    Browse the repository at this point in the history
  2. chore: bump version number

    cachho committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    71305c5 View commit details
    Browse the repository at this point in the history
  3. chore: add typing

    cachho committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    371f8ad View commit details
    Browse the repository at this point in the history
  4. fix: data type for telemetry

    cachho committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    2766c65 View commit details
    Browse the repository at this point in the history
  5. chore: linting

    cachho committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    1afe0e9 View commit details
    Browse the repository at this point in the history
  6. chore: update message

    cachho committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    851425f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a8ab70e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    290cccc View commit details
    Browse the repository at this point in the history
  9. fix: type error

    cachho committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    4bf7cf6 View commit details
    Browse the repository at this point in the history