What's Changed * fix publish ci by kemingy in https://github.com/mosecorg/mosec/pull/120 * use ipc wrapper when the flag=ok by kemingy in https://github.com/mosecorg/mosec/pull/122
What's Changed * fix clap parse by kemingy in https://github.com/mosecorg/mosec/pull/119 * fix CI cache by kemingy in https://github.com/mosecorg/mosec/pull/118
What's Changed * panic when there is a clippy warning by kemingy in https://github.com/mosecorg/mosec/pull/114 * add ci cache by kemingy in https://github.com/mosecorg/mosec/pull/115 * fix security vulnerabilities by kemingy in https://github.com/mosecorg/mosec/pull/117
What's Changed * fix plasma import bug by kemingy in https://github.com/mosecorg/mosec/pull/104 * fix test with 3rd opt-in features by kemingy in https://github.com/mosecorg/mosec/pull/105 * fix the test CI in macOS by kemingy in https://github.com/mosecorg/mosec/pull/106 * change the release image to Ubuntu18.04 and macOS10.15 * add debug tutorial by kemingy in https://github.com/mosecorg/mosec/pull/109
What's Changed * fix plasma import bug by kemingy in https://github.com/mosecorg/mosec/pull/104 * fix test with 3rd opt-in features by kemingy in https://github.com/mosecorg/mosec/pull/105
What's Changed * add per worker env settings by lkevinzc in https://github.com/mosecorg/mosec/pull/82 * Fix CI by lkevinzc in https://github.com/mosecorg/mosec/pull/83 * upgrade to rust 2021 edition by kemingy in https://github.com/mosecorg/mosec/pull/78 * fix doc-gen by lkevinzc in https://github.com/mosecorg/mosec/pull/90 * run the lint and test when it's ready for review by kemingy in https://github.com/mosecorg/mosec/pull/92 * decode binary for easier log information by delonleo in https://github.com/mosecorg/mosec/pull/96 * fix lint by lkevinzc in https://github.com/mosecorg/mosec/pull/99 * Make sure input and model are on the same device by secsilm in https://github.com/mosecorg/mosec/pull/98 * stop support py36 by lkevinzc in https://github.com/mosecorg/mosec/pull/100 * support plasma shm IPC by lkevinzc in https://github.com/mosecorg/mosec/pull/94 * fix gen-doc dependency by lkevinzc in https://github.com/mosecorg/mosec/pull/101 * README highlight shell by kemingy in https://github.com/mosecorg/mosec/pull/102
New Contributors * delonleo made their first contribution in https://github.com/mosecorg/mosec/pull/96 * secsilm made their first contribution in https://github.com/mosecorg/mosec/pull/98