- 1.0.6 Postgres or non-postgres queries are now determined at model level
- 1.0.3 Fixed Formtastic 2.0 + Ruby 1.8.7 compat issue
- 1.0.2 Fixed issue #93, #94
- 1.0.1 Formtastic 2.0 compatibility fix
- 1.0.0 Rails 3.1 asset pipeline support
- 0.9.1 Fixes issues #96 and #32
- 0.9.0 Massive rewrite
- 0.8.0 Compressed JS file
- 0.7.5 Pull request #46
- 0.7.4 Allows Rails 3.1
- 0.7.3 MongoMapper
- 0.7.2 Steak helper
- 0.7.1 Fixed joined scopes (Issue #43)
- 0.7.0 Scopes
- 0.6.6 ILIKE for postgres
- 0.6.5 JS select event
- 0.6.4 Use YAJL instead of JSON
- 0.6.3 SimpleForm plugin
- 0.6.2 Fix Issue #8
- 0.6.1 Allow specifying fully qualified class name for model object as an option to autocomplete
- 0.6.0 JS Code cleanup
- 0.5.1 Add STI support
- 0.5.0 Formtastic support
- 0.4.0 MongoID support
- 0.3.6 Using .live() to put autocomplete on dynamic fields