Sha256: 49f09e9d4e7f1331c305a5396f5cdcced8768342815bc858b4cea78179459671

Contents?: true

Size: 657 Bytes

Versions: 1

Compression:

Stored size: 657 Bytes

Contents

= ruby_odata Change Log

=== 0.0.1 
* New Features
  * Basic CRUD Operations
  * Query Enhancement: Filters
  * Query Enhancement: Expands

=== 0.0.2
* New Features
  * Query Enhancement: Order By (both desc and asc)

=== 0.0.3
* Bug Fixes
  * Rearranged code to match the gem name.  Things were mismatched between odata_ruby and ruby_odata.

=== 0.0.4
* New Features
  * Query Enhancement: skip
  * Query Enhancement: top
  * Ability to perform paging using skip and top together
  * Updated README with examples for order_by, skip, and top
  
=== 0.0.5
* Bug Fixes
	* Works with Ruby 1.9.1
	* Works with ActiveSupport 3.0.0.beta4

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ruby_odata-0.0.5 CHANGELOG.rdoc