Sha256: bd8215cab25860ee7683bd7551100835d54581b8e4958e7dd37bef2cb51ab8f1

Contents?: true

Size: 1.85 KB

Versions: 1

Compression:

Stored size: 1.85 KB

Contents

## 0.6.0
- Change the message capitalization rule (Thx @k0kubun)

## 0.5.3
- Fix bugs on pending examples (Thx @taiki45)

## 0.5.2
- Fix version detector (Thx @kachick)

## 0.5.1
- Fix lambda syntax (Thx @highwide)

## 0.5.0
- Add `Autodoc.configuration.document_path_from_example` (Thx @samuraiT)

## 0.4.5
- Support other specs directory than spec/requests (Thx @joe-re)

## 0.4.4
- Support image response (Thx @mzp)

## 0.4.3
- Support nested parameters on weak_parameters (Thx @mzp)

## 0.4.2
- Add HTML Documentation support (Thx @daviddening)

## 0.4.1
- Support RSpec 2.99 (Thx @dex1t)

## 0.4.0
- Support RSpec 3

## 0.3.6
- Show dummy message if Content-Type might be BINARY

## 0.3.5
- Support PATCH method

## 0.3.4
- Some improvements on the document template file

## 0.3.3
- Fix ToC template for specs in sub-directory

## 0.3.2
- Fix template & document bug

## 0.3.1
- prettify JSON request body
- filter request & response header by Autodoc.configuration.suppress_{request,response}_header

## 0.3.0
- change Autodoc::Document interface & template to mimic HTTP text

## 0.2.8
- include query string into document template

## 0.2.7
- sort list in ToC

## 0.2.6
- fix ToC generator

## 0.2.5
- add ToC generator
- use Autodoc.configuration.path to change documents path

## 0.2.4
- add Documents class

## 0.2.3
- clean up dependencies & implementation

## 0.2.2
- fix default documented headers

## 0.2.1
- fix load dependency on rspec

## 0.2.0
- remove dependency on awesome_print

## 0.1.9
- fix encoding error at ruby 1.9 or earlier versions

## 0.1.8
- support rack-test

## 0.1.7
- change response format from Ruby hash table to JSON object

## 0.1.6
- support WeakParameter's :description option

## 0.1.1
- custom template

## 0.1.0
- AUTODOC environment variable

## 0.0.8
- show request body

## 0.0.3
- configurable response header

## 0.0.1
- 1st release on 2013-06-07

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
autodoc-0.6.0 CHANGELOG.md