Skip to content

v1.0.2

Choose a tag to compare

@TimShawver TimShawver released this 03 Mar 16:08
· 92 commits to master since this release
14d562c
  • Fixes issue that made it impossible to set the value of a float cell to zero #174
  • Updated tests to be python 2 compatible by removing usages of nonlocal. This change will help us to simplify the coda build process.