Skip to content

Releases: noamtashma/recursive_reference

v0.3.0

23 Jun 20:25

Choose a tag to compare

Switched to using NonNull pointers, since in rust 1.53 they fixed some method's signatures for it, and it wasn't comfortably usable beforehand.
Therefore, this is a major release because it won't work for people that haven't upgraded to rust 1.53.
Also, some documentation changes were made.

v0.2.0

18 Jun 13:21

Choose a tag to compare

bump version

v0.1.1

13 Jun 07:33

Choose a tag to compare

This is the first version of the library
(v0.1.0 is the same except for minor documentation changes, so i didn't bother tagging it)