Revision history for Test-BDD-Cucumber-Definitions 0.14 2018-02-18 [ JSON ] - Module JSON is divided into two separate modules JSON and Struct [ Struct ] - Module was added 0.13 2018-02-18 [ HTTP ] - The steps in the HTTP::In module have been renamed - For the HTTP::Ru module, documentation is written in POD format [ JSON ] - Module "Data" was renamed to "JSON" - For the JSON::Ru module, documentation is written in POD format 0.12 2018-02-11 [ HTTP ] - Module HTTP::Ru with the definitions of steps in the Russian language is added - *_decoded functions in module HTTP have been removed [ Data ] - Some steps in module Data::In renamed 0.11 2018-02-07 [Data] - Module Data::Ru with the definitions of steps in the Russian language is added 0.10 2018-02-07 - The architecture of the module is changed. The utilities are migrated from HTTP::Utils to HTTP, and the step definitions are migrated from HTTP to HTTP::In. Similarly done for Data. - Params::ValidationCompiler module version 0.22 is required 0.09 2018-02-07 - Types are organized into the library using MooseX::Types 0.08 2018-02-05 - Functions in Util modules check parameters using types from the TypeConstraints module 0.07 2018-02-03 [ HTTP ] - Added functions for checking decoded content [ Data ] - The function for decoding structured data uses decoded content 0.06 2018-01-13 - The definition "http response content must be" and the function "content_eq" was added 0.05 2018-01-09 - Support for the environment variable BDD_HTTP_HOST has been added 0.04 2018-01-08 - Fix dependencies 0.03 2018-01-08 - Functions for working with data are transferred to the Data module - Util modules export their functions 0.01 Date/time First version, released on an unsuspecting world.