Skip to content

indicators

Compare
Choose a tag to compare
@p-ranav p-ranav released this 11 Feb 08:14
· 183 commits to master since this release
  • API Change - Progress bars can be constructed with a Settings object - create ProgressBar object with options given as constructor parameters #21
  • Added pkg-config file to make it easier to consume this package in build systems that support it, such as autotools, Meson, waf, SCons and build2 #27
  • In MultiProgress, elapsed time of each bar is now updated independently, instead of together #18
  • Remove code duplication and refactored for reuse #14 #15 #16 #17