# Change log ### 2.4.2 - 2018-11-29 * bug fixes * replace '/' with '#' in filenames in JSON split mode ### 2.4.1 - 2018-11-9 * bug fixes * use parens for IDs in JSON filenames ### 2.4.0 - 2018-11-9 * features * add '--split' option for command-line tool ### 2.3.0 - 2018-09-27 * features * add exclude-description option for command-line tool ### 2.2.1 - 2018-07-06 * bug fixes * fix path missing prefix in Tomogram JSON to_resources ### 2.2.0 - 2018-07-05 * API changes * Tomogram: add to_a method * deprecations * Tomogram: to_hash method * features * add command-line tool * include Action's "resource" in serialization to JSON * add support for loading Tomogram JSON ### 2.1.0 - 2018-03-16 * features * add content-type for requests and responses * add find_request_with_content_type ### 2.0.1 - 2018-03-02 * bug fixes * moved require yaml ### 2.0.0 - 2018-03-02 * removed * dependence on rails ### 1.2.0 - 2017-10-18 * features * add prefix_match? method ### 1.1.0 - 2017-06-15 * features * hash resource with request