- Switch to int versioning
- Fix a problem with cells (#19)
- Check if Python and MATLAB architectures match
- FIX: proper handling of empty struct arrays (thanks to Jeremy Moreau)
- enable 32-bit versions (thanks to Ralili)
- disable MATLAB version checking
- Better handling of unsupported Python types
- matlab.version is tuple now (was string)
- FIX: platform checking
- Check for /bin/csh on GNU/Linux
- FIX: memory leaks
- Initial OS X support (thanks to grahamj1978)
- Pandas' Series and DataFrame support (put)
- MATLAB/OS version check and warning
- BTC donations
- FIX: MatlabSession was ignoring
matlab_root
argument
- Windows support
- MATLAB struct array support
- String array support
- MATLAB cell-array support
- Basic numerical array support
- Unit tests
- Easy workspace access