Releases: jdonszelmann/label
Releases · jdonszelmann/label
Added tags for static/const items
Merge pull request #26 from jonay2000/staticlabel labels on static and const items
Switched to pure function pointers
Merge pull request #23 from jonay2000/implements_traits changed Fn --> fn to automatically implement send+sync
Added anonymous modules to guarantee no name clashes
Merge pull request #21 from jonay2000/anonymous_module added anonymous modules and removed uuid dependency
Updated comments
v0.4.4 update comments
Removed all global state
Merge pull request #18 from jonay2000/no_global_state changed global id to uuid
Label now supports functions with lifetimes
Merge pull request #17 from jonay2000/lifetimes added support for lifetimes
Updated ci
v0.1.9 Ci works
First working version
v0.1.7 Ci works