File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
1
# ik-rs
2
+ ## 0.3.3
3
+ fix some bug
4
+
2
5
## 0.3.2
3
6
beta release
4
7
## 0.3.1
Original file line number Diff line number Diff line change 1
1
<!-- Badges section here. -->
2
- [ ![ Crates.io] ( https://img.shields.io/badge/crates.io-0.3.2 -green )] ( https://crates.io/crates/ik-rs )
2
+ [ ![ Crates.io] ( https://img.shields.io/badge/crates.io-0.3.3 -green )] ( https://crates.io/crates/ik-rs )
3
3
[ ![ License] ( https://img.shields.io/badge/license-LGPL--2.1-blue )] ( ./LICENSE )
4
4
[ ![ Open Source Love] ( https://badges.frapsoft.com/os/v1/open-source.svg?v=103 )] ( https://github.com/blueshen/ik-rs/releases )
5
5
[ ![ Build Status] ( https://app.travis-ci.com/blueshen/ik-rs.svg?branch=main )] ( https://app.travis-ci.com/github/blueshen/ik-rs )
18
18
## add to Cargo.toml
19
19
``` toml
20
20
[dependencies ]
21
- ik-rs = " 0.3.2 "
21
+ ik-rs = " 0.3.3 "
22
22
```
23
23
24
24
## Chinese Segment
You can’t perform that action at this time.
0 commit comments