Skip to content

Latest commit

 

History

History
61 lines (28 loc) · 1.29 KB

File metadata and controls

61 lines (28 loc) · 1.29 KB

Release notes

1.1.5

Bugs Squashed

  • self.out not initialised properly (#118)

1.1.3

New Features

  • Add show_styles (#116)

1.1.1

New Features

1.1.0

Breaking Changes

  • Convert to fasthtml and modernize (#114)

1.0.5

New Features

  • Solveit compat (#113)

1.0.3

New Features

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

1.0.2

Bugs Squashed

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

1.0.1

Bugs Squashed

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