UNPKG

gm-crypto-wasm

Version:

An implementation of GM/T industry standards of wasm version

53 lines (25 loc) 2.12 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [0.1.5](https://github.com/akitaSummer/gm-crypto-wasm/compare/v0.1.4...v0.1.5) (2023-10-26) ### 🐛 Bug Fixes * add ci rust update ([fe77df7](https://github.com/akitaSummer/gm-crypto-wasm/commit/fe77df7a3a0dfd121f799df247a6fb7df520b111)) * fix ci/cd ([2ac28e6](https://github.com/akitaSummer/gm-crypto-wasm/commit/2ac28e6ee0ffb91550e72b0176cd4671d208b0fd)) ### ✨ Features * optimize wasm size ([4343625](https://github.com/akitaSummer/gm-crypto-wasm/commit/434362584ce7e4d760ec6b6f6e3624eb32bdedd1)) ### [0.1.4](https://github.com/akitaSummer/gm-crypto-wasm/compare/v0.1.3...v0.1.4) (2023-10-26) ### 🐛 Bug Fixes * fix types EncryptOptions pc ([89c4810](https://github.com/akitaSummer/gm-crypto-wasm/commit/89c4810c01ce97846b5156e6e5bea3da737ac5c0)) ### [0.1.3](https://github.com/akitaSummer/gm-crypto-wasm/compare/v0.1.2...v0.1.3) (2023-10-26) ### 🐛 Bug Fixes * fix npm ignore ([e9f0447](https://github.com/akitaSummer/gm-crypto-wasm/commit/e9f0447ee2a7c56537e4d7d53977895e9ea654fc)) * fix ssr ([8360512](https://github.com/akitaSummer/gm-crypto-wasm/commit/83605120b5b3c119669f876806c0c28441b036d4)) ### [0.1.2](https://github.com/akitaSummer/gm-crypto-wasm/compare/v0.1.1...v0.1.2) (2023-10-26) ### ✨ Features * add test ([bf29ed3](https://github.com/akitaSummer/gm-crypto-wasm/commit/bf29ed31c1240b2bf93c8722663d5f4818b8d8d8)) ### 0.1.1 (2023-10-26) ### ✨ Features * add Readme ([95d4af3](https://github.com/akitaSummer/gm-crypto-wasm/commit/95d4af36f6ac20ab125be1698e7a9c6335b6b7ad)) * complete the first version ([77a4830](https://github.com/akitaSummer/gm-crypto-wasm/commit/77a4830d3e5e446d00450c4844a74e8ab430fce4)) ### 🐛 Bug Fixes * fix node 18 bug ([e0a1237](https://github.com/akitaSummer/gm-crypto-wasm/commit/e0a1237ed670e5a11aa8973b97cb3a6f0de68798)) * update cargo ([0d3b793](https://github.com/akitaSummer/gm-crypto-wasm/commit/0d3b7933b6c9d2ec248d962601c8dddf99ac93bc))