Skip to content

Releases: jorexdeveloper/terminal-animations

v2.0.2

Choose a tag to compare

@jorexdeveloper jorexdeveloper released this 11 Dec 01:09

Full Changelog: v2.0.1...v2.0.2

v2.0.1

Choose a tag to compare

@jorexdeveloper jorexdeveloper released this 23 Jul 20:58

Major Update

  • Changed program name to 'tan'.
  • Renamed:
    animate.sh --> tan
    animations.sh --> tan.sh
  • Updated README.md, Makefile, man pages
  • Added test script (test.sh)
  • Bug fixes and improvements
    • Fixed Ctrl+C message output
    • Added better handling of signals
    • Fixed --logs-dir option
    • Other minor changes

Full Changelog: v2.0.0...v2.0.1

v2.0.0

Choose a tag to compare

@jorexdeveloper jorexdeveloper released this 16 Jul 18:27

Major Changes

animate.sh

  • Use env bash instead of /usr/bin/bash
  • Fix PID not hidden for zsh during sourcing

animations.sh

  • Now autogenrated from animate.sh

Makefile

  • Changed default version from unknown
  • Autogenerate animations.sh from animate.sh

Full Changelog: v1.0.9...v2.0.0

v1.0.9

Choose a tag to compare

@jorexdeveloper jorexdeveloper released this 09 Jun 18:10

Improvements and bug fixes.

See Full Changelog: v1.0.6...v1.0.9

v1.0.6

Choose a tag to compare

@jorexdeveloper jorexdeveloper released this 10 May 09:09

Changelog

  • Update man pages.

Full Changelog: v1.0.5...v1.0.6

v1.0.5

Choose a tag to compare

@jorexdeveloper jorexdeveloper released this 24 Apr 03:37
1839ec3

Changelog

  • Updated makefile to use /usr/local instead of /usr/bin which may require sudo.

Full Changelog: v1.0.4...v1.0.5

v1.0.4

Choose a tag to compare

@jorexdeveloper jorexdeveloper released this 18 Apr 02:29

Changelog:

  • Added man pages
  • Simplified installation with make
  • Added issue and pull request templates
  • Updated README.md
  • Few minor improvements.

Full Changelog: v1.0.3...v1.0.4

v1.0.3

Choose a tag to compare

@jorexdeveloper jorexdeveloper released this 16 Apr 20:30

Changelog

  • Fixed zsh not showing command when sourcing animations.sh
  • Fixed zsh not showing command name in error messages.
  • Fixed animate.sh 'requires command' message.

Full Changelog: v1.0.2...v1.0.3

v1.0.2

Choose a tag to compare

@jorexdeveloper jorexdeveloper released this 16 Apr 06:24

Release v1.0.2

  • Rebuilt animations to work in current environment allowing aliases.
  • Updated animations.

Full Changelog: v1.0.1...v1.0.2

v1.0.1

Choose a tag to compare

@jorexdeveloper jorexdeveloper released this 10 Apr 22:12

Release 1.0.1

  1. Updated animation logic
  2. Added new animations
  3. Updated README.md
  4. Updated animation logic
  5. Added demo.gif
  6. Added ANIMATIONS.md

Full Changelog: https://github.com/jorexdeveloper/terminal-animations/commits/v1.0.1