-
Notifications
You must be signed in to change notification settings - Fork 16
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
Implement versioning #4
Comments
Starting with bf8b93d, bumpversion is being used to increment the version number.
|
35445ae changed the recommended version snippet, which means that This is not neccessarily true for pre-v1.0, since I don't care for backwards compatibility now. |
A changelog (see e.g. #70) and GitHub releases should be added by #69
|
While the crate itself has a version, other places are lacking proper versioning:
Aversion() -> String
function for themagic
crate itselflibmagic
libmagic_version()
function, possibly inmagic-sys
@since
)The text was updated successfully, but these errors were encountered: