Skip to content

Releases: SerenModz21/paste.gg

v1.1.3

16 Dec 12:30

Choose a tag to compare

1.1.3 - (2025-12-16)

🪞 Styling

  • Format all yml files to have 2 space indentation (d98fdd6)

v1.1.2

09 Apr 16:31

Choose a tag to compare

1.1.2 - (2025-04-09)

📝 Documentation

  • readme: Replace unicode bullet with a markdown list (fc8b5a7)

v1.1.1

11 Feb 22:48

Choose a tag to compare

1.1.1 - (2025-02-11)

🐛 Bug Fixes

  • Remove the version prefix from the node engine requirement (bb3a870)

🪞 Styling

v1.1.0

10 Feb 07:37

Choose a tag to compare

1.1.0 - (2025-02-10)

🏠 Refactor

  • Replace github beta releases with npm ones (4a20635)
  • Replace node-fetch with node 18 built-in fetch (309504e)
  • Remove deno folder (deno supports npm modules now) (fb0e1cf)

📝 Documentation

  • Remove node v18 warning because it looks terrible on npm (e40b1ae)
  • Add node v18 warning to readme (977d149)
  • Add contributors graph and update headings (0ce246d)

🚀 Features

🚨 Deprecation

  • cliff: Replace commit.github with commit.remote (ce8b236)

🪞 Styling

v1.0.5

23 Jan 20:17
23e6cc7

Choose a tag to compare

Version 1.0.5 has been released! This update brings the following:

v1.0.4

04 Jul 22:29

Choose a tag to compare

Version 1.0.4 has been released! This update brings the following:

  • Update typescript to 4.3.5

  • Update @types/node to 16.0.0

  • Remove docs folder

  • In the typedoc, add links to the api and examples

  • Updates to the readme

  • A (must be a UTC ISO 8601 string) comment to the post example

v1.0.3

09 Feb 02:26

Choose a tag to compare

Version 1.0.3 has been released! This update brings the following:

  • I have fixed the npm ignore file so the .idea folder gets ignored

  • You can now view the version of the package with paste.version

  • There is now a URL property in the post result for direct access to the URL

  • There is now a beta version of the package

  • When you set your auth key in the constructor, you no longer need to type auth when using the delete method