Skip to content

Releases: akesseler/Plexdata.CsvParser

Reader Changes

16 Aug 20:55
d5bef99
Compare
Choose a tag to compare

Release Notes

  • Support of line breaks within strings.
  • Update of user documentation.
  • Update of test framework packages.

Checksums Plexdata.CsvParser.NET.chm

MD5     663bfd7169d12896b116590aa416fda7
SHA1    fe8f2088e631f89cd721581a3df20a86a6469b66
SHA256  ac79877887c1e5718c40889efaa25980bc6dd297a38c38a267bc2e3db077b4ca

Feature Update

16 Mar 03:53
a38e9a0
Compare
Choose a tag to compare

Release Notes

  • New features added to class CsvContainer, such as
    • New method Contains to query a header existence.
    • New extension method Serialize to serialize a container into a string.
    • New extension method Sort to sort a container by a particular column.
  • Update of user documentation.

Checksums Plexdata.CsvParser.NET.chm

MD5     d2e0b8b63d0e04c3c5d3799410026b01
SHA1    e32710a103b55c0f80168cf615899bfc5155b46c
SHA256  fca3367357b0d8ce75fc00ff0ee2b38a02a3a1b72df50e46ec009f65e438ac2b

Feature Update

06 Mar 01:49
Compare
Choose a tag to compare

Release Notes

  • New features added to class CsvContainer, such as
    • Support of setters for the index operators and
    • Additional constructors that allow to create CSV content from scratch.
  • Class CsvWriter extended to use instances of class CsvContainer.
  • Update of help file creation.
  • Update of user documentation.
  • Framework versions increased from .NET Framework 4.7.2 to .NET Framework 4.8.

Checksums Plexdata.CsvParser.NET.chm

MD5     44ee81f9332915bd6f991357004eb4d5
SHA1    b921e567f06af3d4e6cd6262cc933115a0869aeb
SHA256  ef5f596efc067de0711097b993f9ac4d7aa7f85aa02bbb5071c0a611669407b6

Package Migration

23 Dec 03:41
7bb1a62
Compare
Choose a tag to compare

Release Notes

  • Package migration from .NET Framework 4.7.2 to .NET Standard 2.0 (BREAKING CHANGES).
  • Internal project restructuring.
  • Files to generate help outputs renamed.
  • Namespace summaries moved into project classes.
  • Adding of Shields links.

CSV Writer Support

15 Jan 04:04
Compare
Choose a tag to compare

In this release:

  • The new CSV writer has been introduced.
  • Update of API Docs in Wiki on Git.
  • Minor fixes inside docs.

CSV Reader Support

11 Jan 04:10
Compare
Choose a tag to compare

In this release:

  • The new CSV reader has been introduced.
  • Bug in handling of double-quotes has been fixed.
  • Adding of API Docs as Wiki on Git.

Upgrade to .NET Framework v4.7.2.

08 Sep 07:57
Compare
Choose a tag to compare
1.0.0.3

Adding "?raw=true" to the icon URL to fit NuGet requirements.

Initial release binaries

30 Aug 03:31
Compare
Choose a tag to compare

Minor changes and package release on nuget.org.