measuring wall time and cpu time unittests of timeLimit black formatting refactored tests per solver dropped support for CPLEX_DLL
2.4
added mps reading support updated docs fix bug with no objective in prob.toDict()
2.3.1
change naming of solver utility functions to camelcase fixed gurobi license detection fixed scip options and added timeLimit argument changed docs
2.3
Added plugin page in docs Standardize arguments of solvers to appear in docs Fixes to import and export of LpProblem and solver Added warm start to GUROBI
2.2
Contribution files Standard arguments: logPath, gapRel, gapAbs Import and export solver objects Import and export LpProblem Took out amply to its own package Standard tmp file handling in _CMD solvers Refactored writeMPS
2.1
Added MOSEK solver New documentation Put tests inside package Added warm start to CPLEX_PY