Sha256: a65d1d34c9756e5fc1ebc284dc20e3398f848b9e8d2fd7119e7454dcd0bad28d

Contents?: true

Size: 1.17 KB

Versions: 1

Compression:

Stored size: 1.17 KB

Contents

# Changes

## 0.0.11

* simple fix for some rubies not liking DateTime.parse without including date
* tests for SocialTags
* typo fix: SocailTag != SocialTag

## 0.0.10

* community patch to expose SocialTags

## 0.0.9

* updates related to API changes
* community patches to support bundler, support ruby 1.9

## 0.0.8

* community patches to use nokogiri

## 0.0.7
* verified 4.0 API
* moved gem packaging to `jeweler` and documentation to `yard`

## 0.0.6
* fully implemented 3.1 API

## 0.0.5
* fixed error where classes weren't being required in the proper order on Ubuntu (reported by Jon Moses)
* New things coming back from the API. Fixing in tests.

## 0.0.4
* changed dependency from `hpricot` to `libxml`
* unicode fun
* cleanup all around

## 0.0.3
* pluginized the library for Rails (thanks [pius](http://gitorious.org/projects/calais-au-rails))
* added helper methods name entity types from a response

## 0.0.2
* cleanup in the specs
* cleaner parsing
* location of named entities
* more data in relationships
* moved Names and Relationships

## 0.0.1
* Access to OpenCalais's Enlighten action
* Single method to process a document
    * Get relationships and names from a document

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
calais-0.0.11 CHANGELOG.markdown