v0.5.0
- Using
singledispatch
for registering custom operations (thank you @skirpichev!) See #40 for some examples - Streamlined build process (thank you @skirpichev!)
- @Upabjojr fixed a bug in the Code generator (thanks! #50)
singledispatch
for registering custom operations (thank you @skirpichev!) See #40 for some examples