Skip to content

Releases: simplyYan/oyzem

1.0.2

30 Jan 13:58
0517150
Compare
Choose a tag to compare

significant performance improvements:
This version uses reflect.Value to store the results in the cache, and the Run function now returns the value of reflect.Value. This should solve the performance problem that oyzem is facing when memoizing functions

Full Changelog: v1.0.1...v1.0.2

1.0.1

30 Jan 13:31
e1bad52
Compare
Choose a tag to compare

Bug fixes

Full Changelog: v1.0.0...v1.0.1

1.0.0

30 Jan 13:18
f33ec58
Compare
Choose a tag to compare