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!: update filedef implementation #42

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

muktihari
Copy link
Owner

  • Course and Workout to proto.Fit convertion is now implemented

BREAKING CHANGES:

  • filedef.NewListener is no longer receiving a pointer to the file, instead we only need to specify the file in generic constraint e.g. filedef.NewListener[filedef.Activity]()

@muktihari muktihari added the enhancement New feature or request label Dec 11, 2023
@muktihari muktihari self-assigned this Dec 11, 2023
@muktihari muktihari merged commit 074874a into master Dec 11, 2023
1 check passed
@muktihari muktihari deleted the feat/filedef-implementation branch December 11, 2023 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant