File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v0.0.14] ( https://github.com/nnnkkk7/go-simdcsv/compare/v0.0.13...v0.0.14 ) - 2026-01-31
4+ - refactor: optimize chunk processing and introduce fast path for no-quote scenarios by @nnnkkk7 in https://github.com/nnnkkk7/go-simdcsv/pull/65
5+ - docs: update readme by @nnnkkk7 in https://github.com/nnnkkk7/go-simdcsv/pull/67
6+ - refactor: use cached values by @nnnkkk7 in https://github.com/nnnkkk7/go-simdcsv/pull/68
7+ - refactor: enhance SIMD processing by adding cached separator values by @nnnkkk7 in https://github.com/nnnkkk7/go-simdcsv/pull/69
8+
39## [ v0.0.13] ( https://github.com/nnnkkk7/go-simdcsv/compare/v0.0.12...v0.0.13 ) - 2026-01-29
410- chore: update CPU feature detection to use archsimd package by @nnnkkk7 in https://github.com/nnnkkk7/go-simdcsv/pull/60
511- perf: optimize SIMD mask processing with prefix XOR by @nnnkkk7 in https://github.com/nnnkkk7/go-simdcsv/pull/62
You can’t perform that action at this time.
0 commit comments