Skip to content

Latest commit

 

History

History
164 lines (64 loc) · 6.05 KB

CHANGELOG.md

File metadata and controls

164 lines (64 loc) · 6.05 KB

1.6.0 (2019-10-03)

Features

  • support imports using the user editor (#77) (c7abbf4)

1.5.0 (2019-09-08)

Features

1.4.0 (2019-09-08)

Features

1.3.1-alpha.0 (2019-09-01)

Bug Fixes

  • do not migrate requests that have already been migrated (70b4822)
  • use simpler request directory names (#57) (3177898), closes #49

1.3.0 (2019-08-31)

Features

  • add command for changing response time (#46) (63bcbd6), closes #45
  • add option for disabling caching (#56) (bfcd59b)

1.2.0 (2019-08-24)

1.2.0-beta.0 (2019-08-24)

Features

  • cache non textual resources (827435c)
  • display memento version in CLI (2293339)
  • simulate actual response time (3f7e953), closes #10
  • use proper file extension based on content-type (#36) (f5fbade)

1.1.0 (2019-08-19)

Bug Fixes

  • truncate long requests when generating directory files (a012085), closes #30

Features

  • cli: add status code to info command (fbe0a54)
  • cli: autocomplete requests ID (b48de79), closes #18

1.0.0 (2019-08-18)

0.9.0 (2019-08-18)

Features

0.8.0 (2019-08-18)

Features

  • add info command (46c2e17)
  • cli: display ls results in table (2394b1c)

0.7.0 (2019-08-17)

Features

0.6.0 (2019-08-16)

Features

  • cli: add memento interactive CLI (c255d6d), closes #8 #9

0.5.0 (2019-08-15)

0.4.0 (2019-08-15)

Features

  • filter end-to-end and hop-by-hop headers (de01aea), closes #5

0.3.2 (2019-08-15)

Bug Fixes

  • file names with multiple slashes (dcfee50)

0.3.1 (2019-08-14)

0.3.0 (2019-08-14)

Bug Fixes

  • apply delay to cached responses (593ddd8)

Features

  • add file adapter for caching responses (07a9ce0)
  • support cors (cc54a94), closes #3

0.2.1 (2019-08-13)

Bug Fixes

0.2.0 (2019-08-13)

Features

  • add support for configuration files (f7ea7d5)