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
The last release was over two months ago, and a lot of new APIs have been added, as well as bumping libc to 0.2.x. Not sure whether this should be a 0.4.3 or a 0.5.0 release. The changes that make me think it might be better as 0.5.0 are:
A concern: we have #230 that has been dormant pending discussion in #221 (also dormant!). Depending on when and how that is resolved, it could be we'll have another backwards incompatible change fairly soon. I still think making a release sooner than later is worthwhile.
The text was updated successfully, but these errors were encountered:
I'd say the libc change bumps it up to 0.5.0 alone. There've been quite a few changes all around, it certainly warrants it. If there's a 0.7.0 a few weeks later then so be it.
The last release was over two months ago, and a lot of new APIs have been added, as well as bumping libc to 0.2.x. Not sure whether this should be a 0.4.3 or a 0.5.0 release. The changes that make me think it might be better as 0.5.0 are:
SigAction::new
changed: Account for the different signal handler types. #241A concern: we have #230 that has been dormant pending discussion in #221 (also dormant!). Depending on when and how that is resolved, it could be we'll have another backwards incompatible change fairly soon. I still think making a release sooner than later is worthwhile.
The text was updated successfully, but these errors were encountered: