mirror of
https://github.com/parsecsv/parsecsv-for-php.git
synced 2026-02-19 08:36:39 +00:00
Prepared new release in ChangeLog.txt
This commit is contained in:
@@ -1,3 +1,18 @@
|
|||||||
|
parseCSV 1.0.0 RC
|
||||||
|
-----------------------------------
|
||||||
|
Date: unreleased
|
||||||
|
|
||||||
|
- Added support for MS Excel's "sep=" to detect the
|
||||||
|
delimiter (Issue #60).
|
||||||
|
|
||||||
|
- Added support for mb_convert_encoding() instead of
|
||||||
|
iconv() - see issues #109
|
||||||
|
|
||||||
|
- A number of minor bug fixes - see GitHub issues
|
||||||
|
|
||||||
|
-----------------------------------
|
||||||
|
|
||||||
|
|
||||||
parseCSV 0.4.3 beta
|
parseCSV 0.4.3 beta
|
||||||
-----------------------------------
|
-----------------------------------
|
||||||
Date: 1-July-2008
|
Date: 1-July-2008
|
||||||
@@ -159,7 +174,7 @@ Date: 2-Jan-2007
|
|||||||
|
|
||||||
- Added auto() function to automatically detect
|
- Added auto() function to automatically detect
|
||||||
delimiter character.
|
delimiter character.
|
||||||
Useful for user upload incase delimiter is
|
Useful for user upload in case delimiter is
|
||||||
comma (,), tab, or semi-colon (;). Some
|
comma (,), tab, or semi-colon (;). Some
|
||||||
versions of MS Excel for Windows use
|
versions of MS Excel for Windows use
|
||||||
semi-colons instead of commas when saving to
|
semi-colons instead of commas when saving to
|
||||||
|
|||||||
Reference in New Issue
Block a user