- Update to version 8.83:

* fixes #161 - writing CSV with autoquote enabled should quote strings
    containing linebreak

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/rapidcsv?expand=0&rev=8
This commit is contained in:
2024-06-30 08:11:51 +00:00
committed by Git OBS Bridge
parent ff0fab9704
commit 8cde6cee8f
4 changed files with 11 additions and 4 deletions
+7
View File
@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Jun 22 16:47:30 UTC 2024 - Matwey Kornilov <matwey.kornilov@gmail.com>
- Update to version 8.83:
* fixes #161 - writing CSV with autoquote enabled should quote strings
containing linebreak
-------------------------------------------------------------------
Sat Mar 23 07:47:04 UTC 2024 - Matwey Kornilov <matwey.kornilov@gmail.com>
+1 -1
View File
@@ -17,7 +17,7 @@
Name: rapidcsv
Version: 8.82
Version: 8.83
Release: 0
Summary: C++ header-only library for CSV parsing
License: BSD-3-Clause
-3
View File
@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4f1f57ca9db0f5447416acbef4e059cbd7cb03f6eb39fec1301732bbedaac927
size 206774
+3
View File
@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9342eeb0ce37e30b778c4c030129d03e99f44a66d4710ac19627187bee774097
size 206814