Skip to content

Releases: r-lib/progress

progress 1.2.3

06 Dec 10:33
Compare
Choose a tag to compare
  • Compiling packages linking to progress with -Wformat-security does
    not produce warnings now.

v1.2.2

17 May 08:38
Compare
Choose a tag to compare
  • Fix two bugs in the C++ API that can potentially cause irregular
    behavior (#94, @jimhester).

v1.2.1

13 May 15:41
Compare
Choose a tag to compare
  • Add the message_class argument, to add extra classes to the messages
    thrown by progress.

  • Add support for RKWard, running interactive session
    (#76, @devillemereuil).

  • Add support for unicode characters and a right to left progress bar
    (#86, @jimhester).

  • Fix a potential crash in the C++ API (#91, @jimhester).