Skip to content

Releases: AnswerDotAI/fastprogress

v1.1.5

13 Feb 23:12

Choose a tag to compare

Bugs Squashed

  • self.out not initialised properly (#118)

v1.1.3

29 Dec 22:07

Choose a tag to compare

New Features

  • Add show_styles (#116)

v1.1.2

29 Dec 21:00

Choose a tag to compare

New Features

  • Add show_styles (#116)

v1.1.1

29 Dec 04:15

Choose a tag to compare

New Features

v1.1.0

29 Dec 03:32

Choose a tag to compare

Breaking Changes

  • Convert to fasthtml and modernize (#114)

v1.0.5

27 Dec 00:00

Choose a tag to compare

New Features

  • Solveit compat (#113)

v1.0.4

26 Dec 23:59

Choose a tag to compare

New Features

  • Solveit compat (#113)

v1.0.3

22 Jul 07:03

Choose a tag to compare

New Features

  • support unknown total by passing total='noinfer' (#102), thanks to @seeM
  • support PyCharm console as TTY (#101)

v1.0.2

15 Feb 02:48

Choose a tag to compare

Bugs Squashed

  • Check that stdout exposes isatty (#81), thanks to @scw

v1.0.1

15 Feb 02:28

Choose a tag to compare

Bugs Squashed

  • Move the style overrides to a separate HTML widget (#79), thanks to @jpc
    • This fixes performance problems on Safari