Sha256: dbd4561ac157e47e2427b96fed6ffced49548dac6315d37daf9a028df17c2658

Contents?: true

Size: 1.62 KB

Versions: 1

Compression:

Stored size: 1.62 KB

Contents

BONE, CHANGES

#### 0.3.1 (2010-12-17) ###############################

* FIXED: Bone::VERSION

#### 0.3.0 (2010-12-17) ###############################

NOTE: This is a complete rewrite. It is not compatible
      with previous versions. 
      

#### 0.2.6 (2010-02-20) ###############################

* CHANGE: Remove hanna dependency
* CHANGE: Remove boned dependency


#### 0.2.5 (2010-01-25) ###############################

* ADDED: Support for HTTPS

#### 0.2.4 (2010-01-25) ###############################

* CHANGE: URI path starts with /bone/v1 instead of just /v1
* CHANGE: Depends on Boned 0.2.4


#### 0.2.3 (2010-01-09) ###############################

* CHANGE: Bone.get and Bone[] no longer raise an exception for unknown keys
* CHANGE: Bone.set and Bone[]= no longer raise an exception for unknown keys
* ADDED: Bone.get! to raise exception for unknown keys. 
* ADDED: Bone.set! to raise exception for unknown keys. 


#### 0.2.2 (2010-01-08) ###############################

* FIXED: Bone.keys returns Array instead of String
* CHANGE: Friendly error when no boned


#### 0.2.1 (2009-12-13) ###############################

* FIXED: Force token generate now works
* ADDED: Friendly message when no keys
* ADDED: Quiet mode
* ADDED: Support for deleting keys


#### 0.2.0 (2009-12-13) ###############################

* CHANGE: Use POST for set command
* CHANGE: Set command returns key name instead of value
* ADDED: Better error handling
* ADDED: Friendly message when no token available.
* ADDED: bone token command
* ADDED: Bone.digest for generating valid tokens


#### 0.1.0 (2009-12-12) ###############################

Initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
bone-0.3.1 CHANGES.txt