Releases: simplyYan/oyzem
Releases · simplyYan/oyzem
1.0.2
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
Bug fixes
Full Changelog: v1.0.0...v1.0.1
1.0.0
init
Full Changelog: https://github.com/simplyYan/oyzem/commits/v1.0.0