
v0.5.3

- Added the src_filter parameter to gprofiler(), for specifying a subset of
  data sources.

v0.5.2

- Added the include_graph parameter to gprofiler(), for requesting inclusion
  of network results.

v0.5.1

- Added the no_isects parameter to gprofiler(), speeding up large queries.

v0.5
- Improved API consistency - the parameters filter_na and mthreshold are now
  available in both gorth() and gconvert(); the result structures of said
  functions have changed to correspond more closely to the web service output.
- mthreshold now defaults to infinity, i.e. all results are returned by
  default.
- Added the (get|set)_base_url() functions.

v0.4

- Added the (get|set)_user_agent() functions.
- Bugfix: region queries now work properly in gprofiler() and gconvert().

v0.3

- Added PNG output to gprofiler().

v0.2

- Better interface to g:Profiler tools, support for most parameters available
  in the web interface.
- Submission to CRAN.

v0.0.1

- Initial release

