Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 15 Sep 23:12
· 4 commits to main since this release
Immutable release. Only release title and notes can be modified.
90e9b1b

What's Changed

  • docs: fix download & expand instruction by @kanarus in #12
  • chore: remove forgot-to-delete link in doc comment by @kanarus in #13
  • docs: clarify phrase by @kanarus in #17
  • docs: consider all supported architectures by @kanarus in #18
  • docs: fix badge url by @kanarus in #19
  • docs: improve default functions notes by @kanarus in #20
  • docs: refer to previous works by @kanarus in #21
  • chore: resolve bindgen diff by @kanarus in #26
  • fix: memory management problems by @kanarus in #27
  • chore: bump version to 0.2 for breaking change in the naming convention by @kanarus in #29
  • chore(workflow): switch to Trusted Publish by @kanarus in #30
  • rename: unify struct naming convention and revert version to 0.1(.1) by @kanarus in #32
  • examples: use mj_name2id instead of method utility & fill README ## Example with the main part of visualize_left_object.rs by @kanarus in #33
  • chore: test sample codes in README.md with cargo test --doc by @kanarus in #34
  • docs: improve README by @kanarus in #35
  • chore(workflow): explicitly specify permissions: {} by @kanarus in #36
  • chore(workflow): run CI on both x86_64 and aarch64 Linux by @kanarus in #39
  • fix: Support aarch64 Linux by @kanarus in #40
  • refactor: consistently use crate::helper::copy_str_to_c_char_array by @kanarus in #41

Full Changelog: v0.1.0...v0.1.1