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 DataToPoint utility to convert a custom struct to a write Point #394

Merged
merged 8 commits into from
Dec 1, 2023

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    060d69e View commit details
    Browse the repository at this point in the history
  2. feat: add DataToPoint

    sranka committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    ccdad29 View commit details
    Browse the repository at this point in the history
  3. chore: remove unused setter

    sranka committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    1342ca6 View commit details
    Browse the repository at this point in the history
  4. chore: refactor DataToPoint

    sranka committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    496f4bc View commit details
    Browse the repository at this point in the history
  5. feat: add TestDataToPoint

    sranka committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    925548b View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. chore: remove unused code

    sranka committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    f168bda View commit details
    Browse the repository at this point in the history
  2. chore: update changelog

    sranka committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    e9166da View commit details
    Browse the repository at this point in the history
  3. feat: improve tests

    sranka committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    425a783 View commit details
    Browse the repository at this point in the history