1. c757679 Fix basicauth for credentials requiring percent encoding (#364) by Glynn Bird · 5 weeks ago main v11.0.4
  2. 90ac57f 11.0.3 by Glynn Bird · 5 months ago v11.0.3
  3. 3d9e754 added missing TypeScript definition for findAsStream (#361) by Glynn Bird · 5 months ago
  4. 3d754f8 11.0.2 by Glynn Bird · 5 months ago v11.0.2
  5. 066fdb0 add customer headers to typescript definition by Glynn Bird · 5 months ago
  6. 8dcfdd7 11.0.1 by Glynn Bird · 6 months ago v11.0.1
  7. e20ffea Capture error message, otherwise capture cause of HTTP failure (#358) by //de · 6 months ago
  8. 26fb0e1 Use fetch instead of axios (#314) by Glynn Bird · 6 months ago v11.0.0
  9. ac8f4d0 Bump axios from 1.10.0 to 1.11.0 (#354) by dependabot[bot] · 8 months ago nano10
  10. 2f648c8 asf.yaml format update as syntax was out-of-date (#353) by Glynn Bird · 8 months ago
  11. 255872f update axios to v1.10.0 + audit fix (#351) by René Baudisch · 8 months ago
  12. 8e1c24a Deprecating credentials in url: first commit (#321) by Yakov Litvin · 1 year, 7 months ago v10.1.4
  13. 1076ecc docs: correct db.destroy description (#333) by Yakov Litvin · 1 year, 7 months ago
  14. a405ee9 Fixed typo README.md (#344) by rohit kumar · 1 year, 7 months ago
  15. 31b7c06 dependency bump by Glynn Bird · 1 year, 7 months ago
  16. d6a4aba update dependencies to keep the scanner happy by Glynn Bird · 2 years ago
  17. 2ceb3dd update axios dependency (#337) by Glynn Bird · 2 years, 4 months ago v10.1.3
  18. 56da7af Bump word-wrap from 1.2.3 to 1.2.4 (#331) by dependabot[bot] · 2 years, 7 months ago
  19. 9431c8a provide readme for nano.info function. Closes issue #330 by Glynn Bird · 2 years, 11 months ago
  20. b13b7c7 Update README.md (#326) by Hamza · 3 years ago
  21. dc67354 bring cookie handling in-house. Fixes issue #324 (#325) by Glynn Bird · 3 years, 2 months ago v10.1.2
  22. 4924ddd Update a broken url (#323) by Alireza Jahandideh · 3 years, 2 months ago
  23. 19c919f fix cookie handling bug (#320) by Glynn Bird · 3 years, 2 months ago v10.1.1
  24. e14cf05 Bump json5 from 1.0.1 to 1.0.2 (#319) by dependabot[bot] · 3 years, 2 months ago
  25. 04eee03 Removing Travis and replacing with GitHub Workflows (#318) by Glynn Bird · 3 years, 2 months ago
  26. 0951133 Changed datatype of update_seq and pure_seq to be `number | string` (#317) by Divyansh Shekhar Gaur · 3 years, 2 months ago
  27. 22850d7 10.1.0 (#312) by Glynn Bird · 3 years, 4 months ago v10.1.0
  28. d6c6c3a Abort HTTP connection when stopping changesReader (#310) by insidewhy · 3 years, 4 months ago
  29. d7617d6 removes axios-cookiejar-support. See issue#295 (#296) by Glynn Bird · 3 years, 4 months ago
  30. 62e104d callback javascript errors instead of objects (#303) by Pedro Narciso García Revington · 3 years, 4 months ago
  31. d45b2ee Add head response type (#304) by Lukas · 3 years, 4 months ago
  32. 3c153b1 fix typing of 'since' options (#311) by insidewhy · 3 years, 4 months ago
  33. d1b3c4f Merge pull request #302 from revington/fix-typo by Ronny · 3 years, 7 months ago
  34. 47a2bc1 fix typo by Pedro Narciso García Revington · 3 years, 7 months ago
  35. 6f1a750 Cross-links info on getting attachments with their document (#299) by Doug Reeder · 3 years, 9 months ago
  36. f5a731c general dependency bump (#294) by Glynn Bird · 4 years ago v10.0.0
  37. 7211bc7 Replace or remove README deadlinks (#290) by Brennan Fox · 4 years, 2 months ago
  38. 73c5bcd Remove superfluous trailing whitespace & correct typos (#288) by Brennan Fox · 4 years, 2 months ago
  39. 351a59a Add include_docs to DocumentFetchParams typescript definition, as mentioned in https://github.com/apache/couchdb-nano/tree/2d4bd719e4f08915ed9c0ef7953e901391ce4239#dbpartitionedlistpartitionkey-params-callback (#286) by sziladriana · 4 years, 3 months ago
  40. 44f2b9b Add detailed error message (fixes issue #58) (#285) by gboer · 4 years, 3 months ago
  41. ff86c94 Add docName to TypeScript type definition (#281) by Adrian Pascu · 4 years, 4 months ago
  42. cd650be Properly escape partition ID's (fixes #283) (#284) by William Swanson · 4 years, 4 months ago
  43. 2d4bd71 Type update_seq as optional in DocumentViewResponse (#278) by Nate Faber · 4 years, 6 months ago
  44. 3f75e28 9.0.5 by Glynn Bird · 4 years, 6 months ago v9.0.5
  45. 4290e55 fix multipart/related requests when uploading multiple attachments. Fixes issue#238 (#279) by Glynn Bird · 4 years, 6 months ago
  46. 8552352 9.0.4 by Glynn Bird · 4 years, 6 months ago v9.0.4
  47. da5a5db document custom certification authority in README by Glynn Bird · 4 years, 6 months ago
  48. 26303fa ensure requestDefaults.headers is used correctly. Fixes issue #273 (#277) by Glynn Bird · 4 years, 6 months ago
  49. 93a9eff to avoid circular references (#275) by Glynn Bird · 4 years, 6 months ago
  50. 4e1ca07 Update nano.js (#270) by Samuel Bodin · 4 years, 7 months ago
  51. dc122d4 Merge pull request #272 from neighbourhoodie/docs-db-create-options by Jan Lehnardt · 4 years, 7 months ago
  52. 127a45c Document the options to `db.create()` by James Coglan · 4 years, 7 months ago
  53. c84d0a4 scrub all requests and auth header, fix changeReader stall - fixes #255, #257 (#256) by Fanie Oosthuysen · 5 years ago
  54. 1c46ec9 Add type definitions for changesReader methods (#258) by Kel Phillipson · 5 years ago
  55. 1680101 log before adding agents - fixes issue #252 (#253) by Glynn Bird · 5 years ago 9.0.3
  56. fb38c50 9.0.2prep (#251) by Glynn Bird · 5 years ago 9.0.2
  57. 22c121a prepare 9.0.2 release by Glynn Bird · 5 years ago
  58. 46983a6 Propagate axios errors 236 (#246) by Byron Murgatroyd · 5 years ago
  59. 2e20d07 Convert nano.d.ts comments to JSDoc (#250) by Jean-Christophe Hoelt · 5 years ago
  60. 9f2ae36 Fix cookie/session support in Nano 9 (#245) by Glynn Bird · 5 years ago
  61. 88d90ec Add RequestError typescript definition (#248) by Jean-Christophe Hoelt · 5 years ago
  62. 64ba7c4 Fix invalid parameters error stack trace (#244) by Sam Holmes · 5 years ago
  63. 5e94455 Fix link to changesReader in toc (#239) by François de Campredon · 5 years ago
  64. e236e7d fix RequestDefaultOptions TypeScript definitions as per issue #240 (#241) by Glynn Bird · 5 years ago
  65. f708ba0 added .asf.yaml for repository config (#237) by Glynn Bird · 5 years ago
  66. b3f33b6 9.0.1 by Glynn Bird · 5 years ago v9.0.1
  67. 6131f56 ensure only one HttpAgent is created (not one per request) - fixes issue #234 (#235) by Glynn Bird · 5 years ago
  68. 8e52b3d remove old migration guide by Glynn Bird · 5 years ago 9.0.0
  69. 7e0d61d 9.0.0 README by Glynn Bird · 5 years ago
  70. 8655d40 Replace request with axios (#208) by Glynn Bird · 5 years ago
  71. 77224eb 8.2.3 by Glynn Bird · 5 years ago v8.2.3
  72. 70cf681 8.2.2 by Glynn Bird · 5 years ago
  73. 386e3e3 master --> main (#232) by Glynn Bird · 5 years ago
  74. c7751ae Merge pull request #226 from YC/info by Jan Lehnardt · 6 years ago
  75. 2804eac Add nano.info() by Steven Tang · 6 years ago
  76. f04b24f improve MangoSelector TypeScript type - fixes issue #211 (#212) by Glynn Bird · 6 years ago
  77. 2699b78 8.2.1 by Glynn Bird · 6 years ago v8.2.1
  78. f4909bc do not publish tests in npm package by Glynn Bird · 6 years ago
  79. 079ed5e stricter TypeScript definitions with tsc --strict, fixes issue #209 (#210) by Glynn Bird · 6 years ago
  80. de624b4 Fix markdown link in the menu by Glynn Bird · 6 years ago
  81. 9994f85 allow fetch to return errors as well as successes - fixes issue #203 (#204) by Glynn Bird · 6 years ago 8.2.0
  82. ee50585 improve TypeScript definitions for Mango selectors - fixes issue #202 (#205) by Glynn Bird · 6 years ago
  83. 0e2b69e fixed TypeScript definitions for follow functions - fixes issue #194 (#206) by Glynn Bird · 6 years ago
  84. 530cc60 switch to CouchDB 3 for the Travis tests - no admin party in CouchDB 3 (#207) by Glynn Bird · 6 years ago
  85. befbcd9 compatibility with nodejs-cloudant by Glynn Bird · 6 years ago
  86. 037a473 ensure TypeScript definitions are sound during testing (#201) by Glynn Bird · 6 years ago
  87. df6c040 Make sure nano works with _local docs (#200) by Glynn Bird · 6 years ago
  88. 3d23bb9 Bugfix (nano.d.ts): DocumentScope.atomic method returns a customizable data structure (#187) by Kyle Chine · 6 years ago
  89. ff5f425 Bugfix(README.md): Fixed typo (#188) by Philipp · 6 years ago
  90. b9c5583 Fix for issue 189 (#190) by Belisarith · 6 years ago
  91. 0aa530a typescript definition for built-in reduce function in view's document (#192) by Felipe Roberto · 6 years ago
  92. 6741f6e change bulk() return type (#199) by Agnaro · 6 years ago
  93. 6cf919b Automated test rewrite + addition of partitioned functions (#197) by Glynn Bird · 6 years ago
  94. c36b258 Fix typo (#177) by B͈̤̖̪̪̱ͅl̯̯̮̼͎̬͚̳̩̖̲u̜̼͉͈̠b͙̬̘̙̱̗̲͙b͍̞̬̬͓̼l̰̪͖̯̼̟̟͈̖͕̜̱̜ͅl̻̗͔̝̭̰͚͇̯̥ · 7 years ago
  95. e5f2e43 get attachment should return a Buffer (#173) by Glynn Bird · 7 years ago
  96. b080a48 fix(nano.d.ts): fix MangoSelector typings (#172) by ilatovsky · 7 years ago
  97. 4fed1e5 add replication to dbScope ts interface (#163) by Vincze Dániel · 7 years ago
  98. f74ce5c Added types for db.createIndex. Fixes #129 (#161) by Lester Pérez · 7 years ago
  99. 8b9b9eb Prepare8.1.0 (#160) by Glynn Bird · 7 years ago 8.1.0
  100. dc47448 When docs are included, returned objects are expected to be documents (#153) by Mickael Lecoq · 7 years ago