Skip to content

v3.3.0 release

Latest
Compare
Choose a tag to compare
@phinner phinner released this 03 Jan 18:09
· 280 commits to master since this release
347cf4d

Features

  • Moved plugin annotation parsing to dedicated class (PluginAnnotationParser).

Bugfixes

  • Add missing translation for argument.parse.failure.duration.
  • Fixed annotation parsing failing for package private classes.
  • Fixed ArcLoggerFactory not taking into account common logger wrappers.

Deprecated

  • Scheduled EventBus#parse, ArcCommandManager#recipe and PluginScheduler#recipe for removal.