Releases: jftuga/chars
Releases · jftuga/chars
v2.4.1
v2.4.0
v2.3.0
v2.2.0
v2.1.0
Changelog
- d0aa582 Use glob only on Windows; check for error when calling chars.OutputTextTable()
- eca23d5 add golang.org/x/text
- 177bb0d added 2022-01-21 notes
- c48b579 added discussion URL
- 50a4671 improve comments
- 1cb73aa improve examples, add section: Case folding
- e8a1282 improve performance of searchForSpecialChars(); other small enhancements
- b5e8603 initial commit
- eafaa4f only use bytesRead, remove i variable; small fixups
- 023b203 remove unreachable code path
- 8ecb9e5 update URL
v2.0.0
Changelog
- f4a1b9d added usage(), see also STATUS.md for other changes
- 954d593 build binary for ./cmd/chars
- bcbb7e5 incrementally read file in chunks as to not consume too much memory
- b97e69b initial commit
- 7835f54 make chars a package; add json output
- 880f080 many changes as decribed in STATUS.md
- 8945391 rename FileStat struct to SpecialChars
- 60da656 rework isText()
- d5a9053 update Usage, Exmaples, and Acknowledgments
- c5b8129 updated version number
- b8d639f use - to read file names from stdin
- c4fe802 use uint64