Skip to content

Releases: jftuga/chars

v2.4.1

25 Nov 14:08
Compare
Choose a tag to compare

Changelog

v2.4.0

09 Oct 17:44
Compare
Choose a tag to compare

Changelog

v2.3.0

08 Oct 14:03
Compare
Choose a tag to compare

Changelog

v2.2.0

24 Jan 15:24
Compare
Choose a tag to compare

Changelog

v2.1.0

21 Jan 18:36
Compare
Choose a tag to compare

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

19 Jan 18:33
Compare
Choose a tag to compare

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

v1.2.1

17 Jan 21:10
Compare
Choose a tag to compare

Changelog

v1.2.0

17 Jan 13:48
Compare
Choose a tag to compare

Changelog

  • 581be1e add -e and -l cmd-line options
  • add8eab add section: Wikipedia
  • 26404c4 update usage; add example, acknowledgments
  • 61ba920 use int datatype in FileStat struct

v1.1.0

17 Jan 10:53
Compare
Choose a tag to compare

Changelog