Age | Commit message (Expand) | Author |
---|---|---|
2023-06-19 | Add new exceptions | |
2023-06-15 | Come back to the LGPLv3 license | |
2023-06-15 | Add new tests | |
2023-06-15 | Add the new parse() method | |
2023-06-15 | Add mappers to CSVParser | |
2023-06-15 | Change the name from parse() to parseAsMap() | |
2023-06-15 | Add checkDefaultConstructor() in CSVParser | |
2023-06-15 | Add generics to CSVParser | |
2023-06-15 | Organize imports | |
2023-06-15 | Update copyright | |
2023-06-15 | Rename CSVUtilsTest to CSVParserTest | |
2023-06-15 | Add method to change the CSVParser separator | |
2023-06-15 | Correct the constructor of CSVParser | |
2023-06-13 | Rename CSVUtils in CSVParser | |
2023-06-13 | Update copyright | |
2023-06-13 | Add buildAsInputStream() | |
2023-06-13 | Add CSVBuilder | |
2023-05-02 | Skip empty lines | |
2023-05-02 | Remove line of code that checks if the row ends | |
2023-05-02 | Add unit tests | |
2022-05-10 | Initial commitv0.0.1 |