All Versions
15
Latest Version
Avg Release Cycle
82 days
Latest Release
1486 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v9.0.1 Changes
November 09, 2020๐ Bug fix release, fixing bug in instantiation of the HttpAgent object.
-
v9.0.0 Changes
November 04, 2020- ๐ replace the deprecated
request
library withaxios
- ๐ replace deprecated changes feed follower
- fewer dependencies
- ๐ replace the deprecated
-
v8.2.3 Changes
November 02, 2020๐ Maintenance release on v8.x.x including various Typescript fixes.
๐ Released in preparation for v9.0.0 release based on axios instead of request.
-
v8.2.2 Changes
March 05, 2020- ๐ improved TypeScript definitions for Mango selectors
-
v8.2.1 Changes
March 02, 2020- TypeScript definitions improved and passed through
--strict
compiler to check for problems in downstream projects
- TypeScript definitions improved and passed through
-
v8.2.0 Changes
February 27, 2020- โ added new functions to deal with Partitioned Databases for CouchDB 3.
- ๐ฆ rewritten test suite using jest with the focus less on testing CouchDB's functionality, but ensuring that Nano is dispatching the correct HTTP call. Most tests are "mocked" although some are performed against CouchDB 3 in a container.
- dependency bump
- ๐ fixed many TypeScript definitions which folks kindly raised as GitHub issues
-
v8.1.0 Changes
May 02, 2019- TypeScript definitions
- โ๏ธ Typos in code and docs
- ๐ allow
db.create
to take anopts
object, to specifyq
/r
- db.search does an HTTP POST instead of GET, which simplifies processing of parameters as they don't need to be URL encode, just passed as JSON
- dependency bump
-
v8.0.1 Changes
March 18, 2019- ๐ fix bug in handling of
drilldown
parameter indb.search
- ๐ various README fixes
- โ remove lodash dependency
- ๐ fix bug in handling of
-
v8.0.0
January 09, 2019 -
v7.1.0
September 18, 2018