Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.

Releases: j3lte/pastebin-js

v1.0.3

22 Oct 09:05
Compare
Choose a tag to compare
  • Fix #23 length of undefined (when body is undefined)

v1.0.2

25 Apr 13:07
Compare
Choose a tag to compare

Add #22 Handle null responses from Pastebin

v1.0.1

11 Apr 17:13
Compare
Choose a tag to compare
  • Fix #21 issue resolving package.json

v1.0.0

06 Mar 09:02
Compare
Choose a tag to compare
Bump version

v0.6.0

12 Sep 13:24
Compare
Choose a tag to compare
  • Update protocol to HTTPS
  • Fixed tests & dependencies

v0.4.0 release

28 Feb 21:50
Compare
Choose a tag to compare
  • Add synchronous support, feature request #6
  • Add possibility to use an object as first parameter
  • Fix privacy levels

v0.3.6 release

28 Feb 20:35
Compare
Choose a tag to compare
  • Fix #11, posting a public paste under a user will still have it listed as Anonymous (Guest)

v0.3.5 release

27 Feb 18:24
Compare
Choose a tag to compare

Fix headers #10

v0.3.1

20 Dec 04:21
Compare
Choose a tag to compare
Removing all unwanted console log stuff...

v0.3.0

19 Dec 19:14
Compare
Choose a tag to compare
Merge branch 'master' of ssh://github.com/j3lte/pastebin-js