Patch Notes

Track the evolution of Flossum.

v1.1.2February 14, 2026

Core Library & DevTools Update

  • Added full unit test coverage for all library animations using Vitest.
  • Updated DevTools snippets to include missing AsciiArt and Dots effects.
  • Corrected library type definitions (index.d.ts) and fixed circular dependencies.
  • Synchronized versioning and migrated links to the 'pushkarscripts' organization.
  • Optimized animation loop efficiency in core utility functions.
v1.1.1November 11, 2025

Optimization Patch

  • Performance improvements for animation loops.
  • Minor bug fixes for production builds.
v1.1.0November 10, 2025

Feature Expansion

  • Introduced new animation presets.
  • Enhanced CLI capabilities.
  • Improved type definitions for TypeScript support.
v1.0.8July 13, 2025

Stability Update

  • Refined spinner and progress bar logic.
  • Fixed edge cases in text rendering.
  • Dependency updates.
v1.0.0July 02, 2025

Initial Release

  • Official launch of Flossum.
  • Core animations: TypeOut, Spinner, ProgressBar.
  • Initial CLI release.