Skip to content

Releases: Neved4/twc

v1.1.1

11 Jul 23:02
Compare
Choose a tag to compare

New release 🎉

Bug reports and feedback appreciated!

What's Changed

  • Added default tz.conf file as a default config.
  • Added usage() function.
  • Updated usage() section in README.md.

Full Changelog: https://github.com/Neved4/twc-go/commits/v1.1.1

v1.1.0

11 Dec 12:47
Compare
Choose a tag to compare
  • Added Dockerfile for gcc
  • Added support for TZ environment variable

Full Changelog: v1.0.0...v1.1.0

v1.0.0

11 Dec 00:04
Compare
Choose a tag to compare
  • Added -h for human-readable output
  • Added -f to specify files
  • Added -s to specify date formats
  • Added -t to use other database entries
  • Added XDG_CONFIG_HOME support
  • Automatically resize output
  • Use UTC as the default

Full Changelog: https://github.com/Neved4/twc/commits/v1.0.0