Skip to content

Add compatibility policy - #15

Merged
traversaro merged 1 commit into
mainfrom
traversaro-patch-3
Oct 3, 2025
Merged

Add compatibility policy#15
traversaro merged 1 commit into
mainfrom
traversaro-patch-3

Conversation

@traversaro

Copy link
Copy Markdown
Contributor

In a nutshell, that means that API is break only on major releases, while ABI may be break on minor releases, while patch releases are ABI-compatible. This will help fix#14 .

@traversaro

Copy link
Copy Markdown
ContributorAuthor

fyi @Carlos4621

@traversaro
traversaro merged commit 5a09fdb into mainOct 3, 2025
4 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

setTimeout needs a non-constant reference?

1 participant

@traversaro