Commit 11dbc2e
committed
fix: add support for EOL in record value; chore(release): 3.5.0
* refactor: preliminary work to fix #95 (allow EOL in record field values)
* fix: fixed bugs, all tests passing now; still need to cleanup logs and smoke test before release ready
* test: cleanup tests after fixing EOL in field support
* docs: add/update comments for new EOL in field value support.
* test: increase to 100% coverage; switch to nyc coverage runner
* chore(release): 3.5.01 parent 02336b8 commit 11dbc2e
File tree
8 files changed
+1439
-426
lines changed- src
- test
8 files changed
+1439
-426
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | | - | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| |||
0 commit comments