Skip to content

Add missing reinterpret methods #7

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

Closed
wants to merge 1 commit into from
Closed

Add missing reinterpret methods #7

wants to merge 1 commit into from

Conversation

timholy
Copy link
Member

@timholy timholy commented Aug 18, 2014

Since I suspect you don't do this much, a little cheat-sheet (apologies if this is all obvious to you): after merging, do

Pkg.checkout("FixedPointNumbers")
Pkg.update()
Pkg.tag("FixedPointNumbers")
Pkg.publish()

and that will bump the patch version for all users.

In my own packages I don't do this for every commit that comes in, but I'm not envisioning a whole stream of these FixedPointNumbers changes (but, who knows...still trying to finish migrating Images to use this).

@timholy
Copy link
Member Author

timholy commented Aug 20, 2014

Superseded by #8, unless you don't like something about it.

@timholy timholy closed this Aug 20, 2014
Sign up for free to 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.

1 participant