- Fixed TypeError when visualizing external wrench [#34](#34)
- Cleaned up a few documentation building errors
- Renamed src/ folder to trep/ following convention [#33](#33)
- Updated documentation theme to RTD template
- Method added to get trep include path [#31](#31)
- New public methods exposed in C-API version 3
- Linear damper added [#22](#22)
- PointToPoint constraint type added
- Named tuples added to DOptimizer returns [#3](#3)
- Bugfixes and updates to URDF parser
- Fixed a major bug with fixed RZ frame transformations
- Allow URDF tool to be imported without ROS installed
- Added examples for upcoming CISM paper
- Added ROS URDF import tool and documentation
- Fixed a caching bug with structure updates [#19](#19)
- Fixed a number of small bugs - see github commits for details
- Modified setup.py to be compatible for release through pip
- First release using semantic versioning