Skip to content

Release 2.16

The following changes have been prepared and implemented.

Attributes

Options

Optimized options validation.

Methods

The fail_input!, fail_internal!, and fail_output! methods were applied in internal logic, bringing exception handling to a unified form.

Service Information

Service information available through calling the .info method from the service class, or information called directly from the service class.

Added

  • Added information about stages and actions.
  • Added the servactory? method, designed for Servactory Web.

Fixed

  • Fixed behavior with the dynamic_options configuration.