Skip to content

Releases: chartmogul/chartmogul-node

v3.5.0

25 Oct 10:55
36a41cf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.4.0...v3.5.0

v3.4.0

25 Mar 13:31
1a40d54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.2...v3.4.0

v3.3.2

28 Feb 11:05
c248d74
Compare
Choose a tag to compare

What's Changed

  • Marcinrog fix passing query string by @alpdal in #97

New Contributors

Full Changelog: v3.3.1...v3.3.2

v3.3.1

22 Feb 12:16
e385eab
Compare
Choose a tag to compare

What's Changed

  • Move nyc to devDependencies by @jwswj in #94

New Contributors

  • @jwswj made their first contribution in #94

Full Changelog: v3.3.0...v3.3.1

v3.3.0

08 Feb 15:40
420914a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.3...v3.3.0

Remove request dependency from package.json

19 Jan 09:57
0db9ed7
Compare
Choose a tag to compare
  • Remove request dependency from package.json (#89)

Replace request library for superagent

19 Jan 09:56
13cae2f
Compare
Choose a tag to compare
  • Replace request library for superagent (#88)

Update project dependencies

29 Nov 14:51
3512acd
Compare
Choose a tag to compare
  • Update project dependencies to address Babel vulnerability (#84)

Remove support for page based pagination

07 Nov 10:51
51bc5c0
Compare
Choose a tag to compare
  • Remove support for the page based pagination, it only supports cursor based pagination now (#82)
  • Drop support for node 14 (#82)

Support cursor based pagination

24 Oct 09:43
153a885
Compare
Choose a tag to compare

Add support for cursor pagination to supported endpoints #81