You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.
Arjo Chakravarty edited this page Feb 9, 2014
·
2 revisions
µSpeech follows the following versioning scheme:
vMAJOR.MINOR.PATCH
Major version is incremented when there is a major change (Rewrite) in the algorithm or the introduction of a new class.
Minor version is incremented when a minor change in API occurs. Minor version increments are not always backward compatible, however the core API to acquire characters remains the same.
Patch is 100% backward compatible, occasionally new API calls are added to existing classes.