Skip to content

Releases: soda480/ascii-animator

v0.2.1

02 Sep 19:06
b7deede

Choose a tag to compare

  • added first_cycle_sleep parameter
  • added another selection sort example
  • updated to use fstring formatting for log messages

v0.2.0

02 Sep 18:58

Choose a tag to compare

  • feat: add support for cycle generator
  • feat: add samples using cycle generators
  • docs: add examples
  • docs: update descriptions

v0.1.8

25 Nov 18:45
a41f799

Choose a tag to compare

  • update support for Python Versions

v0.1.7

20 Sep 15:16
dfe08e1

Choose a tag to compare

  • lock ascii_magic to previous version
  • replace codiga badge with pyb code complexity badge

v0.1.6

28 Sep 15:04
b5cbeb6

Choose a tag to compare

  • update list2term reference
  • implement codiga suggestions

v0.1.5

28 Sep 13:23
d7a7aca

Choose a tag to compare

  • update build description

v0.1.4

03 Sep 03:14
08d7d35

Choose a tag to compare

  • load and display animation on first cycle
  • add Animation and Animator examples
  • use max chars from animation

v0.1.3

30 Aug 03:21
bc7549a

Choose a tag to compare

  • add ability to show axis
  • add ability to set maximum number of loops

v0.1.2

28 Aug 23:34
05d5bcb

Choose a tag to compare

  • updated execution screen captures

v0.1.1

28 Aug 23:15
ca1f316

Choose a tag to compare

  • simplify Animator and Animation classes
  • create AsciiAnimation class and CLI to facilitate conversions