This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
Releases: kokonut27/repl-api.js
Releases · kokonut27/repl-api.js
0.0.0: Initial Commit
Contents:
Initial Commit: currently holds basic User constructor functions, Community, Post, and Repls - and is expected to have many bugs.
- Finished base User constructor
- Finished base Community constructor
- Partially finished Post constructor
- Partially finished Repls constructor
- Base setup functions
- Fully working data retriever (thanks to darkdarcool)
What's Changed
- chore(deps): bump node-fetch from 3.2.3 to 3.2.4 by @dependabot in #2
- Added what JB couldn't by @darkdarcool in #3
New Contributors
- @dependabot made their first contribution in #2
- @darkdarcool made their first contribution in #3
Full Changelog: https://github.com/kokonut27/repl-api.js/commits/0.0.0