Skip to content

Releases: julianshapiro/velocity

1.4.2

30 Jan 16:13
Compare
Choose a tag to compare

Bugfix release - IE8 is currently still supported

1.4.1

17 Dec 17:37
Compare
Choose a tag to compare

Bugfixes

1.4.0

04 Dec 15:23
Compare
Choose a tag to compare
  • Pause/Resume
  • Auto-parameterised values when forcefeeding, including most (all?) CSS color names. Color names can be placed within rgba(purple, 0.2) for ease of use and reading.
  • High resolution frame timer (smoother animations).
  • Better startup when in a background window.

Lots of fixes and help from lots of people! :-)

1.3.2

21 Nov 10:04
Compare
Choose a tag to compare
  • Various bugfixes.
  • Force-feed text with multiple matching digit sections to animate (auto-parameters).
  • High resolution (smoother) frame timer.

NOTE:

While auto-parameters deserve a minor version release, they still require several more features to be added first.

1.3.1

21 Sep 09:03
Compare
Choose a tag to compare

Various bugfixes and cleanups. The "It's Alive!!!" release.

1.3.0

20 Oct 00:04
Compare
Choose a tag to compare

Code cleanup - no breaking changes known

1.2.3

26 Sep 12:20
Compare
Choose a tag to compare

Adds finishAll option via #570 , thanks @phopkins!

1.2.2

06 May 05:10
Compare
Choose a tag to compare
UI Pack Fixes

Fixes bug with e/p/o shorthands and Sequence Running. Closes #413.
Closes #421. Closes #435.

Closes #415. Thanks, @dabernathy89!

Closes #407.