Skip to content

Releases: jdonszelmann/label

Added tags for static/const items

29 Jun 12:30
7343b7a

Choose a tag to compare

Merge pull request #26 from jonay2000/staticlabel

labels on static and const items

Switched to pure function pointers

28 Jun 09:09
00838c6

Choose a tag to compare

Merge pull request #23 from jonay2000/implements_traits

changed Fn --> fn to automatically implement send+sync

Added anonymous modules to guarantee no name clashes

28 Jun 08:48
60cd64a

Choose a tag to compare

Merge pull request #21 from jonay2000/anonymous_module

added anonymous modules and removed uuid dependency

Updated comments

27 Jun 22:31
043f2d6

Choose a tag to compare

Updated comments Pre-release
Pre-release
v0.4.4

update comments

Removed all global state

27 Jun 21:15
bfaee86

Choose a tag to compare

Merge pull request #18 from jonay2000/no_global_state

changed global id to uuid

Label now supports functions with lifetimes

27 Jun 12:12
71cd534

Choose a tag to compare

Merge pull request #17 from jonay2000/lifetimes

added support for lifetimes

Updated ci

26 Jun 18:25
2e346ae

Choose a tag to compare

v0.1.9

Ci works

First working version

26 Jun 17:47
f819d89

Choose a tag to compare

v0.1.7

Ci works