Libstreamvbyte

Latest version: v0.3.7

Safety actively analyzes 634675 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.3.1

Bug Fixes
- typo ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/23de455e19ccf3c52cebaae83b61d140571b6b95))
- wrong arch when cross-compiling in macOS ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/5271378ae4704359f49c0f5e3313f430cf528dee))

Chores
- update tag ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/7803ecb186ec9c9ea08e1abc1c271cae6d182d91))
- split x86_64 and arm64 on macOS ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/196ed2ec6d67d6d5d6f431427be421caf27d5ecc))

0.3.0

Features
- add NEON support ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/83505470a8b295549a0eb7f773d3a5654120b418))
- support building NEON version ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/7f414d89ee3040dbc6cf3679a2d19754a74d9518))

Bug Fixes
- wrong supported distro in ci ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/a4364199e3664aa7cee98d84046dfc08c80cb44c))
- specify ubuntu version in ci image ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/68f34c124ceb938854fbf4f7d0eccca3321c1eca))
- manually execute tests in arm container ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/ad1b1bdec006ab56a9b2fcbc4d3cad8aac1b9137))
- missing sse2neon dependency ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/82cf49f44cc48cd5987eecbd1f730ca1e07e3220))
- missing target in cd ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/6cbac95ed4555441fb28113386e16bf447a72489))

Chores
- add memcpy in benchmarks ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/b344bda9eb0cc592afc9ce9b43a17e2b09bb8cf2))
- update doc of benchmark ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/d876a855023feb203c5e860f8a943faa55db8b10))
- update bench function name ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/9c3b06f5e8a7d92439aa98c2794235cb19f89017))
- update benchmark result indent ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/93dbf712e7a7fc65db1bd2d31c843ef650e7fade))
- add NEON tests in workflows ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/cc915a312779658b8f6332e3eb354ffd97ba041d))
- print processor messages during build ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/67fc2ce93c6592ea3cc76856613d4eb858c413e9))
- use python 3.10 in ci instead of default version ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/4e3c776adf07a0428a279d2781d74851aa5b2395))
- use pguyot/arm-runner-action instread of uraimo/run-on-arch-action ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/0dbf32ec33adf4f402dd29477a0468ff37093251))
- enlarge disk space in ci ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/d24bfe8553f8b464bd86520c333fde835cfde0b0))
- remove python tests in aarch64 ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/5fc43cad00b82cc0bdf26cd4102150f7eb7e7a4c))
- remove unnecessaey targets in workflows ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/5501c772bc99626f9bc29a233e0fa0de2535c0b4))
- rename IS_ARM option to __NEON__ ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/339b9155ee57ad131dd1184f6f8be3450622d530))
- update doc for ARM processors ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/c591e41002c24a2a6e71178fdc717a4ee0eae3d4))
- update tag ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/7f562f3233ca9fea67d8fc5e2ac4f9f2352662c6))

0.2.4

Bug Fixes
- avoid unnecessary output corrupt the benchmark results ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/450e84eea6c85d0786c1d4dfe9beeb66348a3ad7))
- wrong option argument when building benchmarks ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/f6b7990fdf67be49ef32b3d8a1102159ce7d07cb))

Continuous Integration
- add benchmarks in workflows ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/0383dfe4730c46f89756d9f46f54ec44ca7d2b1d))

Chores
- add benchmarks ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/9ce61c8da1c4af2b7856fc404a812a0c6967c54c))
- update benchmark arguments ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/c610f7807dacbdf0a7d7507948fe48f10c3c1f11))
- add throughput in benchmark ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/9e6e24de4f48cea28bd26cc49437d6b1f077a045))
- remove benchmarks in workflows ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/3edd275f4799f1d611ba18acf1d5f98b851965be))
- update doc of benchmark ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/d74ce69e5019a4ea2170d77e2651e3853a1c9b76))
- update tag ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/69e3177b269117dd55c0fa545c2ffa7600a76520))

Commits
- 98339be: chore!: change prefix encode/decode naming convention to postfix format (Xyphuz)

0.2.3

Features
- implement is_vectorized_version to check if the wheel is a vectorized version ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/185f2d01f368f4db1065aface5129bac958da265))

Chores
- update doc of is_vectorized_version ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/22e404f61a273b75e11067aa80c981a5d5895ee7))
- apply format ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/9826ef76c2786ae84a2ff2d47c9a10523fdd487e))
- update tag ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/3822f22c6dc38383196aa204a2b4396511eb4f3e))

0.2.2

Chores
- use configure_file to set PRINT_BENCHMARK flag ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/1d167d7b0e99145520a370ce81e9f11e656bff3b))
- set PRINT_BENCHMARK in workflows ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/1fff378fc363e8113dd6cabfee4c31e6b157b177))
- update tag ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/cddb6bff1172507c46b45f526861601bbda3051e))

0.2.1

Chores
- change postfix increment and decrement to prefix format ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/c572d305813ed11e504bf493fa2bf11baffd22c1))
- no need to build test when executing cd workflow ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/23d974540ea1c68063c0e99b58b897658e5391cb))
- update roadmap ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/a43abd09dc7429024fd88c11961b812a91fc3164))
- update tag ([Xyphuz](https://github.com/wst24365888/libstreamvbyte/commit/cf0adef39bab06253cee3b746bd136fa4d6390c4))

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.