Releases: LuigimonSoft/CsvDataMapper
Releases · LuigimonSoft/CsvDataMapper
Release list
Merge pull request #39 from LuigimonSoft/1.0.0.4
What's Changed
- ⚙️ Implement GitHub Action for Build and Test Before Merging into `maste… by @LuigimonSoft in #36
- Consolidation of Attributes under "Column" and Automatic Detection of Array Fields in CSV Files by @LuigimonSoft in #38
Full Changelog: 1.0.0.3...1.0.0.4
1.0.0.3
What's Changed
- Fix an error with the error handler by @LuigimonSoft in #32
Full Changelog: 1.0.0.2...1.0.0.3
1.0.0.2
What's Changed
- product version by @LuigimonSoft in #25
- Fix an error with the objets in the csv by @LuigimonSoft in #27
- #20 Add methods to write file by @LuigimonSoft in #28
- #21 add Methods to write models to CSV format by @LuigimonSoft in #29
- #26 add Methods to save the data model into the csv file format by @LuigimonSoft in #30
- Feature/lc 26 create method that can store a set of model instances in a csv file by @LuigimonSoft in #31
Full Changelog: 1.0.0.1...1.0.0.2
1.0.0.1-1
1.0.0.1
What's Changed
- update version 1.00.01 by @LuigimonSoft in #23
- update file version by @LuigimonSoft in #24
Full Changelog: 1.00.01...1.0.0.1
1.01
1.00.01
1.00.01
0.00.02
What's Changed
- #1 Add the basic description of project without the features by @LuigimonSoft in #2
- #3 add the CsvDataMapper solution by @LuigimonSoft in #4
- #5 Add the read csv file to string methode and add error messages by @LuigimonSoft in #6
- #7 add Read CSV file in chunks by @LuigimonSoft in #8
- #5 Add methods to read CSV file by lines by @LuigimonSoft in #10
- #11 Add map to model methode by @LuigimonSoft in #12
- #13 add dynamic list of columns by @LuigimonSoft in #14
- #15 add methods to expose by @LuigimonSoft in #16
- Create release.yml by @LuigimonSoft in #18
- Fix several errors by @LuigimonSoft in #19
New Contributors
- @LuigimonSoft made their first contribution in #2
Full Changelog: https://github.com/LuigimonSoft/CsvDataMapper/commits/0.00.02
0.00.01
What's Changed
- #1 Add the basic description of project without the features by @LuigimonSoft in #2
- #3 add the CsvDataMapper solution by @LuigimonSoft in #4
- #5 Add the read csv file to string methode and add error messages by @LuigimonSoft in #6
- #7 add Read CSV file in chunks by @LuigimonSoft in #8
- #5 Add methods to read CSV file by lines by @LuigimonSoft in #10
- #11 Add map to model methode by @LuigimonSoft in #12
- #13 add dynamic list of columns by @LuigimonSoft in #14
- #15 add methods to expose by @LuigimonSoft in #16
- Create release.yml by @LuigimonSoft in #18
- Fix several errors by @LuigimonSoft in #19
New Contributors
- @LuigimonSoft made their first contribution in #2
Full Changelog: https://github.com/LuigimonSoft/CsvDataMapper/commits/0.00.01