TMatrix Versions Save

Terminal based replica of the digital rain from The Matrix.

v1.4

2 years ago

The two main changes are support for non-ASCII characters in the title and implementation of fractional fall speeds. Specifying a speed is done the same way as before (using -f or --fall-speed) but instead of just being able to set and integer range (e.g. 1,2) on can now also set fractional values like 0.4,1.7.

What's new:

  • Added fractional fall speeds
  • Non-ASCII character support for the title text
  • Added commands for installing packages on openSUSE Linux
  • Updated the command for installing packages on Nix systems
  • Improved code quality with some cleanups, optimizations and fixes

v1.3

4 years ago

The main thing added in this release are the fading characters and stuff supporting it. The --fade option is enabled by default and can be disabled with --no-fade.

What's new:

  • You can now fade into darkness!

v1.2

4 years ago

The main improvement in this release are the added completions scripts. Further improvements of the README.md and installation with CMake are also worth mentioning.

What's new:

  • Added commands for installing packages on NixOS Linux
  • Improved README.md
  • Improved installation with CMake
  • Changed the output of --help to look more like a GNU style help
  • Added bash, zsh, and tcsh completions!
  • Added .editorconfig file

v1.1

5 years ago

A minor release mostly fixing leftover typos.

What's new:

  • Added commands for installing packages on Arch Linux and Gentoo Linux
  • Fixed linking with atomic on Android
  • Expanded README.md a bit
  • Fixed a bunch of typos

v1.0

5 years ago

Initial release.