- Renamed src/ folder to trep/ following convention [#33](MurpheyLab#33)
- Updated documentation theme to RTD template
- Method added to get trep include path [#31](MurpheyLab#31)
- New public methods exposed in C-API version 3
- Linear damper added [#22](MurpheyLab#22)
- PointToPoint constraint type added
- Named tuples added to DOptimizer returns [#3](MurpheyLab#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](MurpheyLab#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