Skip to content

Releases: patch-technology/patch-node

[1.2.2] - 2020-09-18

19 Sep 01:08
d0dcd09
Compare
Choose a tag to compare

Added

  • Return photos with projects

[1.2.1] - 2020-09-18

19 Sep 00:27
62a3a71
Compare
Choose a tag to compare

Fixed

  • Fixes an issue with the Open Api code generator.

[1.2.0] - 2020-09-18

18 Sep 21:52
464cbd9
Compare
Choose a tag to compare

Added

  • photos field to projects
  • average_price_per_tonne_cents_usd field to projects
  • remaining_mass_g field to projects
  • standard field to projects
  • validations on mass_g field (has to be greater than 1 and less than 2,000,000,000).

1.1.1

01 Sep 18:56
344d1eb
Compare
Choose a tag to compare

[1.1.1] - 2020-09-01

Security

1.1.0

20 Aug 00:57
630708b
Compare
Choose a tag to compare

[1.1.0] - 2020-08-19

Added

  • project_id optional field to order creation
  • metadata optional field to order creation
  • project_id optional field to estimate creation
  • changelog file

1.0.0

31 Jul 14:56
00a76ae
Compare
Choose a tag to compare

First official release of patch-node !

1.0.0-rc.2

30 Jul 23:28
2028dc6
Compare
Choose a tag to compare
1.0.0-rc.2 Pre-release
Pre-release

Updates

  • Corrects readme usage instructions
  • Upgrades old version of superagent
  • Removes @babel/cli as a dependency
  • Pre-commit styling with Prettier

1.0.0-rc.1

29 Jul 23:36
52a0d5d
Compare
Choose a tag to compare
1.0.0-rc.1 Pre-release
Pre-release

Patch's first pre-release of our core javascript client library.