- Bug fixes
- Dalli support now in the latest version of rack-bug (http://github.com/brynary/rack-bug), give it a try!
- Rails 2.3 support (beanieboi)
- Rails SessionStore support
- Passenger integration
- memcache-client upgrade docs, see Upgrade.md
- Verify proper operation in Heroku.
- Add fetch and cas operations (mperham)
- Add incr and decr operations (mperham)
- Initial support for SASL authentication via the MEMCACHE_{USERNAME,PASSWORD} environment variables, needed for Heroku (mperham)
- Initial gem release.