Changes in version 0.2.1 (2026-01-16) - Fixed a bug in printing adverbial_object_step_by_step. Changes in version 0.2.0 (2025-05-13) - Rename the package from partialised to adverbial, because the package now supports now supports composite functions and other adverbial functions. - Added new_composed() to enhance purrr::compose(). - Added step_by_step(), as_step() and end_step() to support step-by-step data processing. - arguments() is no longer exported, and [ is used instead. - Rename partialised S3 class to adverbial_function_partial. Changes in version 0.1.1 - Modified new_partialised and other codes for dev purrr (#1). Changes in version 0.1.0 - This is a new release. - Added a NEWS.md file to track changes to the package.