rush 0.3.0
- feat: Output and message logs can be written to files now via the
message_log
and output_log
arguments.
- compatibility: lgr 0.5.0
- BREAKING CHANGE: The mlr3 ecosystem has a base logger now which is
named
mlr3
. The mlr3/rush
logger is a child of
the mlr3
logger and is used for logging messages from the
rush
package.
rush 0.2.0
- feat: Worker can be started with the
mirai
package
now.
rush 0.1.2
- feat: Add
$reconnect()
method.
rush 0.1.1
- fix:
Rush
class was not exported.
- fix:
R6
package was not imported.
rush 0.1.0