John Kerl
|
7da6f1453d
|
Replace list.List with Go slices (#1950)
* Add .vscode to .gitignore
* Replace `list.List` with slices
|
2026-02-01 17:22:28 -05:00 |
|
Adam Lesperance
|
085e831668
|
The package version must match the major tag version (#1654)
* Update package version
* Update makefile targets
* Update readme packages
* Remaining old packages via rg/sd
|
2024-09-20 12:10:11 -04:00 |
|
John Kerl
|
57b32c3e9b
|
Separate out ILineReader abstraction (#1504)
* Split up pkg/input/record_reader.go
* new ILineReader/TLineReader
|
2024-02-24 22:07:56 -05:00 |
|
John Kerl
|
1ae670fd4a
|
Rename internal regex functions (#1446)
|
2023-12-17 12:46:28 -05:00 |
|
John Kerl
|
268a96d002
|
Export library code in pkg/ (#1391)
* Export library code in `pkg/`
* new doc page
|
2023-09-10 17:15:13 -04:00 |
|