Skip to content

Releases: AnswerDotAI/fastprogress

v1.1.6

Choose a tag to compare

@jph00 jph00 released this 10 May 01:34

New Features

  • Lazy imports (#125)

v1.1.5

Choose a tag to compare

@jph00 jph00 released this 13 Feb 23:12

Bugs Squashed

  • self.out not initialised properly (#118)

v1.1.3

Choose a tag to compare

@jph00 jph00 released this 29 Dec 22:07

New Features

  • Add show_styles (#116)

v1.1.2

Choose a tag to compare

@jph00 jph00 released this 29 Dec 21:00

New Features

  • Add show_styles (#116)

v1.1.1

Choose a tag to compare

@jph00 jph00 released this 29 Dec 04:15

New Features

v1.1.0

Choose a tag to compare

@jph00 jph00 released this 29 Dec 03:32

Breaking Changes

  • Convert to fasthtml and modernize (#114)

v1.0.5

Choose a tag to compare

@jph00 jph00 released this 27 Dec 00:00

New Features

  • Solveit compat (#113)

v1.0.4

Choose a tag to compare

@jph00 jph00 released this 26 Dec 23:59

New Features

  • Solveit compat (#113)

v1.0.3

Choose a tag to compare

@jph00 jph00 released this 22 Jul 07:03

New Features

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

v1.0.2

Choose a tag to compare

@jph00 jph00 released this 15 Feb 02:48

Bugs Squashed

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