## 0.1.99 Feb 17, 2019
- Stretch console to right most

## 0.1.99 Dec 15, 2018
- move charset up so browser can detect properly

## 0.1.98 July 15, 2018
- handle required in schema
- syntax highlight

## 0.1.96 Jun 30, 2018
- Added "must have" search by surrounding search term with double quotation
- Update search bar now play nice with double click
- Show "no result found"
- Click on tag default to double quote
- Toggle tags
- Available Tags are now clickable

## 0.1.95 Jun 27, 2018
- Fix incorrectly show file parameter

## 0.1.94 Jun 27, 2018
- Fix incorrectly show body parameter along with raw body panel

## 0.1.93 Jun 27, 2018 [YANKED]

## 0.1.92 Dec 25, 2017
- Fix file upload's placeholder contains <p> when markdown is enable

## 0.1.91 Dec 25, 2017 [YANKED]

## 0.1.90 Dec 25, 2017 [YANKED]

## 0.1.89 Dec 25, 2017 [YANKED]

## 0.1.88 Dec 25, 2017
- Add border to request & response panel

## 0.1.87 Dec 3, 2017
- Redone escaping $

## 0.1.86 Dec 2, 2017
- Fix escaping bug

## 0.1.85 Dec 1, 2017
- Fix data alignment in table 

## 0.1.84 Nov 30, 2017
- Fix failing to generate html due to user input contains special characters

## 0.1.82 Oct 18, 2017
- Add package-lock.json to work with npm5

## 0.1.82 Oct 10, 2017
- Fix text alignment

## 0.1.81 Oct 9, 2017
- Change default radio button color to #333

## 0.1.80 Oct 9, 2017
- Add missing callback call in offline mode
- Add try-catch to proper handling callback with error

## 0.1.79 Oct 6, 2017
- Fixed "fs is not defined"

## 0.1.78 Oct 6, 2017
- Fixed "Path is not defined"

## 0.1.75 Aug 9, 2017
- Improve download filename
- Always show body either fail or success

## 0.1.74 Aug 9, 2017
- Embed all resources into livedoc.js

## 0.1.73 July 29, 2017
- Remove http,https p tag that causes IE to complain

## 0.1.72 July 29, 2017
- Add doctype
- Fixed escaping bug

## 0.1.71 July 29, 2017 [YANKED]
## 0.1.70 July 29, 2017 [YANKED]
## 0.1.69 July 29, 2017 [YANKED]

## 0.1.68 July 29, 2017
- Add JSON Viewer

## 0.1.67 July 28, 2017
- Add Download Response
- Add Preview Response

## 0.1.66 July 24, 2017
- Redesign Response Example

## 0.1.65 July 24, 2017
- Support file upload