Skip to content

Commit

Permalink
Release commit for v.0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
holgerd77 authored and holgerd77 committed Jun 10, 2015
1 parent 493b1f5 commit f17d3c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/development.rst
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,8 @@ Release Notes
**Changes in version 0.5.0-beta** (2015-06-10)

* Support for creating ``JSON/JSONPath`` scrapers for scraping ``JSON`` encoded pages (see: :ref:`json_jsonpath_scrapers`)
* Added new separate content type choice for detail pages and checkers (e.g. main page in ``HTML``, detail page in ``JSON``)
* New Scraper model attribute ``detail_page_content_type``, please run Django ``migration`` command (migration ``0003``)
* New library dependency ``python-jsonpath-rw 1.4+`` (see :ref:`requirements`)
* Updated unit tests to support/test ``JSON`` scraping

Expand Down

0 comments on commit f17d3c3

Please sign in to comment.