Skip to content

parabar v1.1.1

Latest
Compare
Choose a tag to compare
@mihaiconstantin mihaiconstantin released this 05 Feb 21:56
52234ba

What's Changed

Added

  • Add tests for progress tracking context when executed tasks throw an error. In relation to #44.

Changed

  • Update action versions in GitHub workflows.

Fixed

  • Fix hanging progress bar on errors in the ProgressTrackingContext.R class. Closes #44.
  • Remove duplicated lines in UserApiConsumer class. Closes #41.
  • Fix indentation in UML design diagram. Closes #45.
  • Add missing apply operation to README documentation.

Full Changelog: v1.1.0...v1.1.1