Release was tested & verified using aws-sqk
What's Changed
- Add go 1.15 in travis by @gold-kou in #234
- Update code sample by @ashhadsheikh in #244
- Fix ExpectedExec Stringer implementation by @maguro in #249
- Add Multi Row Support by @asahasrabuddhe in #263
- Add Go 1.16 and 1.17 to Travis by @gliptak in #279
- fix package by @col3name in #284
- [Chore]: Add Issue Template by @Ghvstcode in #289
- Fix args passed not exp by @IvoGoman in #295
- fixes csv parse errors being silently ignored by @IvoGoman in #315
- CSVColParser: correctly set nil values in Rows by @IvoGoman in #318
- Modify: existing panic in AddRow to give a hint to the issue by @co60ca in #326
New Contributors
- @gold-kou made their first contribution in #234
- @ashhadsheikh made their first contribution in #244
- @maguro made their first contribution in #249
- @asahasrabuddhe made their first contribution in #263
- @col3name made their first contribution in #284
- @Ghvstcode made their first contribution in #289
- @IvoGoman made their first contribution in #295
- @co60ca made their first contribution in #326
Full Changelog: v1.5.0...v1.5.1