On Fri, Jul 15, 2016 at 3:19 PM, Constantin Teodorescu <[email protected]> wrote: > Just wanted to know where are (in 2.0 release) the old files: > > - _utils/script/jquery.couch.js > - _utils/script/base64.js > - _utils/script/sha1.js > - _utils/script/json2.js > > I'm using *jquery.couch.js* in a lot of applications completely hosted on > CouchDB 1.6 and I want to test them against 2.0 release!
jquery.couch.js left unmaintained for now, it's not ready for 2.0 and Fauxton doesn't uses it, so CouchDB doesn't ships it or it dependencies anymore. Copying into your project sounds as good idea. -- ,,,^..^,,,
