fast_csv 0.1.34 copy "fast_csv: ^0.1.34" to clipboard
fast_csv: ^0.1.34 copied to clipboard

outdated

Classic non-configurable CSV parser suitable for most use cases. Pretty fast parsing.

0.1.34 #

  • Changed dependency in pubspec.yaml for parser_builder from github to pub.dev.

0.1.33 #

  • The parsers has been rebuilt using the new version of parser_builder

0.1.32 #

  • Minor changes in the README.md file

0.1.31 #

  • The parser has become a little smaller after rebuilding with new version of parser_builder

0.1.30 #

  • The parsers has been rebuilt using the new version of parser_builder

0.1.29 #

  • The parsers has been rebuilt using the new version of parser_builder

0.1.28 #

  • The parsers has been rebuilt using the new version of parser_builder

0.1.27 #

  • The parsers has been rebuilt using the new version of parser_builder following improvements to parser error reporting procedures in parser_builder

0.1.26 #

  • The parser has become a little faster after rebuilding with new version of parser_builder

0.1.25 #

  • The parsers has been rebuilt using the new version of parser_builder

0.1.24 #

  • The parser has become a little faster after rebuilding with new version of parser_builder

0.1.23 #

  • The parser definition (grammar ) has been slightly modified to match the changes introduced in parser_builder

0.1.22 #

  • The parser has become a little faster after rebuilding with new version of parser_builder
  • Configurable parser has become faster after adding new features to parser_builder to create efficient configurable parsers. Now the fast_csv_ex parser has become about 15% faster. Now it about 15% slower than the non-configurable parser (before that the difference was 30%). Not much, but it's always beneficial

0.1.21 #

  • The parser has become a little faster after rebuilding with new version of parser_builder

0.1.20 #

  • The parser has become a little faster after rebuilding with new version of parser_builder

0.1.19 #

  • The parsers has been rebuilt using the new version of parser_builder after fixing a bug in parser builder

0.1.17 #

  • The parser has become a much faster after rebuilding with new version of parser_builder

0.1.16 #

  • The parser has become a little faster after rebuilding with new version of parser_builder

0.1.15 #

  • The parsers has been rebuilt using the new version of parser_builder

0.1.14 #

  • The parser has become a little faster after rebuilding with new version of parser_builder

0.1.12 #

  • The parsers has been rebuilt using the new version of parser_builder
  • Minor changes in parser grammar

0.1.11 #

  • The parsers has been rebuilt using the new version of parser_builder
  • Minor changes in parser grammar

0.1.10 #

  • The parsers has been rebuilt using the new version of parser_builder

0.1.9 #

  • Slightly reduced parser size by rebuilding with new version of parser_builder

0.1.8 #

  • Non-configurable parser has become a little faster after rebuilding with new version of parser_builder
  • The updated version of the parsers is able to parse more data that does not fully conform with the specification (except for data with a structural format violation)

0.1.7 #

  • Added parser fast_csv_ex.dart, which allows to configure the field separator

0.1.6 #

  • The parser has become a little faster after rebuilding with new version of parser_builder

0.1.5 #

  • Slightly reduced parser size by rebuilding with new version of parser_builder

0.1.4 #

  • Slightly reduced parser size by rebuilding with new version of parser_builder

0.1.3 #

  • Slightly reduced parser size by rebuilding with new version of parser_builder

0.1.2 #

  • Minor changes in grammar (to make it easier to understand)

0.1.1 #

  • Small changes in file README.md

0.1.0 #

  • Initial release
17
likes
0
pub points
87%
popularity

Publisher

unverified uploader

Classic non-configurable CSV parser suitable for most use cases. Pretty fast parsing.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

source_span

More

Packages that depend on fast_csv