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: SDK Changes in preparation for release #7

Merged
merged 22 commits into from
Nov 8, 2024

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    780fa15 View commit details
    Browse the repository at this point in the history
  2. Update ldai/client.py

    Co-authored-by: Matthew M. Keeler <[email protected]>
    InTheCloudDan and keelerm84 authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    a1f9490 View commit details
    Browse the repository at this point in the history
  3. Update ldai/tracker.py

    Co-authored-by: Matthew M. Keeler <[email protected]>
    InTheCloudDan and keelerm84 authored Nov 6, 2024
    Configuration menu
    Copy the full SHA
    7be4d27 View commit details
    Browse the repository at this point in the history
  4. review feedback

    InTheCloudDan committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    d53c63c View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. add testing

    InTheCloudDan committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    24e4680 View commit details
    Browse the repository at this point in the history
  2. README cleanup

    client changes
    InTheCloudDan committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    5d58b33 View commit details
    Browse the repository at this point in the history
  3. add back missing dataclass

    remove UnderscoreToken class to match TypeScript
    InTheCloudDan committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    de02914 View commit details
    Browse the repository at this point in the history
  4. fix up types

    InTheCloudDan committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    60f7353 View commit details
    Browse the repository at this point in the history
  5. fix project url

    InTheCloudDan committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    0055008 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    be7d0fa View commit details
    Browse the repository at this point in the history
  7. Add LDMessage type

    InTheCloudDan committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d97db5b View commit details
    Browse the repository at this point in the history
  8. fixing up types

    InTheCloudDan committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    7c02cf0 View commit details
    Browse the repository at this point in the history
  9. whitespace cleanup

    InTheCloudDan committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    5cae616 View commit details
    Browse the repository at this point in the history
  10. fix tests

    InTheCloudDan committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d1257fc View commit details
    Browse the repository at this point in the history
  11. remove eronous print

    fix access of class
    InTheCloudDan committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    742c385 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    59928ea View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6d5d8fb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bf61cc3 View commit details
    Browse the repository at this point in the history
  15. doc updates

    InTheCloudDan committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    c69a0c8 View commit details
    Browse the repository at this point in the history
  16. clarify docs

    InTheCloudDan committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    8c60852 View commit details
    Browse the repository at this point in the history
  17. make methods private

    InTheCloudDan committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    9b86f7f View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. newline EOF

    InTheCloudDan committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    e37d4ba View commit details
    Browse the repository at this point in the history