Skip to content

Releases: soda480/progress1bar

v0.4.2

04 Dec 01:53
b18ad01
Compare
Choose a tag to compare
  • update examples

v0.4.1

04 Dec 01:43
99705a2
Compare
Choose a tag to compare
  • update examples

v0.4.0

30 Nov 02:30
fce2606
Compare
Choose a tag to compare
  • add ability to match same text with multiple regex
  • add ability to control printing of progress bar ticker
  • add new examples
  • add support for Python versions 3.11 3.12

v0.3.0

18 Oct 17:32
a45bdd6
Compare
Choose a tag to compare
  • refactored to use Mixin classes to manage features

v0.2.7

13 Oct 00:39
3c64350
Compare
Choose a tag to compare
  • add ability to calculate and show duration

v0.2.6

08 Sep 15:35
f36fb35
Compare
Choose a tag to compare
  • add use_color parameter to control colored output

v0.2.5

11 Jul 01:51
9966b88
Compare
Choose a tag to compare
  • add ability to build against all targeted Python versions

v0.2.4

04 Jul 17:46
c41ea38
Compare
Choose a tag to compare
  • add ability to specify the progress bar ticker
  • add ability to show/hide different parts of the progress bar
  • updated examples and gifs

v0.2.3

20 Jun 17:07
31b27d6
Compare
Choose a tag to compare
  • remove index attribute
  • match function returns match

v0.2.2

16 Jun 16:52
b51c335
Compare
Choose a tag to compare
  • make complete a public attribute