-
Notifications
You must be signed in to change notification settings - Fork 14
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
Make a new release (0.7) #48
Comments
I think a proper resolution to #44 would be good, but that's also a nice to have and not a requirement. I may be able to find some time to do a formal release this weekend. |
Just giving this a nudge since the current version in Debian 9 repositories has started to cause us some issues on a production server. Seems that at some point a nasty segfault with PostgreSQL databases was fixed and hasn't yet made it into a release in Debian. Would be nice if this could be resolved soon, thanks. :) |
@kawaii I already upload a newer version 0.6 to Debian but it's only available in buster/sid |
Given the bug-fixes we already have ready, I have tagged v0.7 in the repository. If there are some ready PRs, all the more reason for a 0.8 soon :) |
Whoops. I embedded a version number, that's now incorrect in the tag for v0.7: Line 85 in 315a2fa
No worries though, I actually forgot that was there until the scripts I have for building the release for LuaRocks caught it :) |
0.7 uploaded to Lua Rocks. Besides the usual notification email to the Lua-L mailing list, anything else that we need/should do for a release? Or is it time to close this? |
@sparked435 great, thanks!! Sorry, I missed the version number. Maybe we can tag 0.7.1 with just this fix. I recently had quite some issues debugging a problem with another Lua library and found I wasn't running the version it reported as :) (at least there is no 0.6.1 here). Maybe we could add a release checklist in a RELEASE.md or something... |
Hey folks, I think it's time we made a new release. Anyone feel inclined to take this on? If not, I can do it.
Any objections or blockers that anyone is aware of?
The text was updated successfully, but these errors were encountered: