Skip to content

v1.1.0

Compare
Choose a tag to compare
@eduherminio eduherminio released this 09 Mar 19:39
· 191 commits to main since this release

Support creating ParsedFiles using a string as existingSeparator
Additionally, since .NET Standard is compatible with .NET Core & .NET Framework >=4.61; unneeded target frameworks netcoreapp2.0, net47 & net461 have been removed, reducing significantly .nupkg's size.
Projects targeting those frameworks will use netstandard2.0 version from now on.
More info about .NET Standard & .NET Framework compatibility can be found here.

Nuget Package (extension changed to .zip, since GitHub doesn't seem to support .nupkg):
FileParser.1.1.0.zip