Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Tags: jamiter/node-cheddargetter

Tags

v0.1.5

Toggle v0.1.5's commit message
New qs version

The old `qs` version could not handle parameters like `isVatExampt=1`. It would simply stringify it to `&isVatExempt`, without any value.

v0.1.4

Toggle v0.1.4's commit message
add and remove custom charges

v0.1.4-1

Toggle v0.1.4-1's commit message
fix bad parameter name in addCustomCharge

v0.1.3

Toggle v0.1.3's commit message
fix editSubscription

v0.1.2

Toggle v0.1.2's commit message
Update README.md

v0.1.1

Toggle v0.1.1's commit message
bump version for npm release

v0.0.3

Toggle v0.0.3's commit message
new better tests and fixed add and remove item without amount

v0.0.2

Toggle v0.0.2's commit message
whoops package.json missing a comma

v0.0.1

Toggle v0.0.1's commit message
update package.json for publish