Skip to content

Releases: M4444/TMatrix

Release of version 1.4

26 Nov 04:09
Compare
Choose a tag to compare

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

Release of version 1.3

16 Jan 01:57
Compare
Choose a tag to compare

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!

Release of version 1.2

12 Aug 23:40
Compare
Choose a tag to compare

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

Release of version 1.1

28 May 13:04
Compare
Choose a tag to compare

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

Release of version 1.0

27 May 00:50
Compare
Choose a tag to compare

Initial release.