Skip to content

Commit 05f914d

Browse files
authored
Merge pull request #4 from jerensl/release-please--branches--main--components--release-please-action
chore(main): release 1.0.0
2 parents bee7298 + 570ca34 commit 05f914d

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Changelog
2+
3+
## 1.0.0 (2023-07-29)
4+
5+
6+
### Features
7+
8+
* **csc-matrix:** add sparse matrix format csc and set disable verbose log ([c4b26c4](https://github.com/jerensl/osqp.go/commit/c4b26c4d76ad079c0207a2b8dbb52cfa8e9a8454))
9+
* **csc-matrix:** re-add the sparse library and re-implement the csc matrix ([fca3b0a](https://github.com/jerensl/osqp.go/commit/fca3b0a02e4c0737c60431e8bccec6d33a71e138))
10+
* **csc-matrix:** refactor the sparse matrix using own implementation ([76ccbc2](https://github.com/jerensl/osqp.go/commit/76ccbc2c2f6237d53134c47aa09cb422c86f34d4))
11+
* **utility:** add dense eye for osqp ([e2bb0be](https://github.com/jerensl/osqp.go/commit/e2bb0be4ecbcff11afa126182a0a20b46457c124))
12+
* **utility:** add osqp vector zero and mpc implementation ([b0ae1c9](https://github.com/jerensl/osqp.go/commit/b0ae1c9033bff4940e4672edae9f1f0e97d2e656))
13+
14+
15+
### Bug Fixes
16+
17+
* **osqp-interface:** fix the pointer integration with c ([9a9b709](https://github.com/jerensl/osqp.go/commit/9a9b709dc1ba6dc1af12c7e3a99a7200060ef7d2))
18+
* **osqp:** fix the osqp m and n ([c24dfb0](https://github.com/jerensl/osqp.go/commit/c24dfb09264b0bb7afc7be62e383be15fa83bdc5))

0 commit comments

Comments
 (0)