1.0 release
ChrisRx opened this issue · 0 comments
ChrisRx commented
- CI improvements
- Add Python 3.6 to TravisCI
- Generate binary wheels for linux (possibly windows if revisited for support)
- Improve C extension quality
- Fix incorrect ref counts
- Use more C macros (clean up code, better readability/consistency)
- Better style (e.g. pointers with variable name instead of type name)
- Update documentation
- Add better inline comments
- (Optional) Revisit Windows capability
- (Optional) Add benchmark testing