Releases: Battery-Intelligence-Lab/dtw-cpp
Releases · Battery-Intelligence-Lab/dtw-cpp
v1.0.0
First major version release after the JOSS review process.
What's Changed
Thanks to the JOSS editor's and reviewers' feedback:
- Documentation improved and more examples added by @ElektrikAkar in #20
- Benchmarking is double checked by @beckyperriment
- JOSS paper draft is revised, correcting some minor typos and problems in affiliations, text, references. @ElektrikAkar, @beckyperriment, @davidhowey
- Bump mattnotmitt/doxygen-action from 1.9.5 to 1.9.8 by @dependabot in #7
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #8
- Bump actions/deploy-pages from 1 to 4 by @dependabot in #9
- Bump actions/upload-pages-artifact from 1 to 3 by @dependabot in #10
- Bump actions/configure-pages from 2 to 5 by @dependabot in #11
New Contributors
- @dependabot made their first contribution in #7
Full Changelog: v0.3.0_rc0...v1.0.0
v1.0.0_rc0
Release candidate before the JOSS submission.
What's Changed
- Gurobi C++ API is added. by @ElektrikAkar in #1
- Unit tests by @ElektrikAkar in #5
- Highs solver is added @ElektrikAkar
- Command line interface is added @ElektrikAkar
Full Changelog: v0.3.0_rc0...v1.0.0_rc0
v0.3.0_rc0
Release candidate for v0.3.0
What's Changed
- Gurobi C++ API is added. by @ElektrikAkar in #1
- Unit tests by @ElektrikAkar in #5
- Highs solver is added @ElektrikAkar
- Command line interface is added @ElektrikAkar
Full Changelog: https://github.com/Battery-Intelligence-Lab/dtw-cpp/commits/v0.1.0_rc0