Sha256: 76c035325f7270fd05fda268074768021a75df648addcdef0d75712254db8bb2

Contents?: true

Size: 1.31 KB

Versions: 1

Compression:

Stored size: 1.31 KB

Contents

CHANGELOG

2013-11-07  1.3.4

      * updated algoliasearch to 1.1.6 (clear_index! is now a real clear, not a delete/create) and algoliasearch-client-js to 2.3.0
      * restore missing ensure_init call in the ```search``` method

2013-11-07  1.3.3

      * new :per_environment options suffixing index's name by the Rails environment
      * index's settings are now initialized on first usage, not at include time
      * plug attributesForFaceting setting

2013-10-17  1.3.2

      * while detecting settings changes, fixed array comparison

2013-10-17  1.3.1

      * upgraded to algoliasearch 1.1.4 (too aggressive wait_task calls)

2013-10-15  1.3.0

      * synchronous flag is now false by default
      * do not set settings if they didn't chang

2013-10-15  1.2.1

      * Updated deps, especially algoliasearch to 1.1.3 to solve thread-safety issues

2013-10-14  1.2.0

      * embeds a typeahead.js based UI

2013-10-04  1.1.8

      * Avoid concurrent access to the same index while running tests with TravisCI
      * to check if the full-reindexing has been done, checking the last task is enough

2013-10-02  1.1.7

      * Updated environment variables
      * Plug travis and various badges
      * Fixed attribute changes detection
      * Upgrade to algoliasearch-client-ruby 1.1.1

2013-10-01  1.1.6

      * Initial import

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
algoliasearch-rails-1.3.4 ChangeLog