jspaste 0.2.0 jspaste: ^0.2.0 copied to clipboard
A future-based null-safe modern Dart library to interact with the JSPaste API.
0.0.1 #
- Initial version.
0.0.2 #
- Added support for document expiration.
0.0.3 #
- Updated to the latest version of the JSPaste API.
- Bug fixes.
0.1.0 #
- Complete rewrite of the package.
- Changed 'delete' to 'unpublish'.
- Changed 'id' to 'key' in the API.
- Added support for document URL.
- Updated to the latest version of the JSPaste API.
- Added more examples.
- More bug fixes.
0.1.1 #
- Fixed a bug where documents without expiration date would expire.