Skip to content

Latest commit

 

History

History
99 lines (64 loc) · 2.99 KB

CHANGELOG.md

File metadata and controls

99 lines (64 loc) · 2.99 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased] - yyyy-mm-dd

Added

Changed

Deprecated

Removed

Fixed

Security

[1.6.4] - 2021-06-18

Added

[1.6.3] - 2021-06-02

Changed

[1.6.2] - 2020-11-18

Added

Changed

[1.6.1] - 2020-08-19

Added

Removed

Fixed

  • Better error handling when parsing files #91
  • Update genrator to use the base_path config #92

Security

  • Bump rack from 2.2.2 to 2.2.3 #83

[1.6.0] - 2020-07-10

Added

  • Using app name as the sidebar title #80
  • Adding built-with #81
  • Added more test coverage #85
  • Added Github Action: Test Coverage #89

Changed

  • (Breaking Change) Setting rails 5 as min requirement. Make sure your rails app version is >= 5.0.0 #78
  • Improved gitignore - fixed untracked files #79

[1.5.6] - 2020-06-10

Changed

  • Bump websocket-extensions #75
  • Bump puma #71

Fixed

  • AssetNotPrecompiled bug for rails 6 #76

[1.5.5] - 2020-06-04

Added

  • Added auto-generated CircleCI 2.0 config file #56

Changed

  • Bumped dependent gems - Capybara, Nokogiri, Puma, Rack and Loofah
  • Using apparition instead of webkit #55

Fixed

  • Fix forced reference to api path #69
  • updating gemspec to fix build warnings, update ruby #70

[1.5.4] - 2019-07-23

Added

  • CHANGELOG.md #53

Changed

  • Sort sub-directories alphabetically #47

Fixed

  • Show in a line 'request' and 'response' #52