Skip to content
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

Initial release (v0.8.0) #161

Merged
merged 2 commits into from
Dec 4, 2024
Merged

Initial release (v0.8.0) #161

merged 2 commits into from
Dec 4, 2024

Conversation

arnetheduck
Copy link
Member

First versioned release to celebrate the increased capabilities of nimble to work with versions ;)

This release is "nearly" feature-complete but still has some open API/ABI questions, in particular around endians, bitops and other convenience features.

Ideally, a 1.0 release would also not carry a stew dependency but rather see that part of stew exported to its own
intops library that would gather all the low-level stuff and define a common minimally supported API for all kinds of integers, native or not.

First versioned release to celebrate the increased capabilities of
`nimble` to work with versions ;)

This release is "nearly" feature-complete but still has some open
API/ABI questions, in particular around endians, bitops and other
convenience features.

Ideally, a 1.0 release would also not carry a stew dependency but rather
see that part of stew exported to its own
[intops](status-im/nim-stew#187) library that
would gather all the low-level stuff and define a common minimally
supported API for all kinds of integers, native or not.
@arnetheduck arnetheduck merged commit c5a4355 into master Dec 4, 2024
12 checks passed
@arnetheduck arnetheduck deleted the rel-v0.8.0 branch December 4, 2024 11:04
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