- New function
<random>.squares
for retrieving random squares. - Added a new example (examples/table.js) demonstrating the use of module functions in a table format.
- General code quality improvements.
- Enhanced type definitions in
index.d.ts
and expanded documentation. - Improved the emoji randomization mechanism.
- Updated example files in the
examples
directory.
<random>.version
- Removed
README_PL.md
. - Updated add added new types to
index.d.ts
file. - Now this module uses only native module (like
https
). - Added new headers for better safety etc.
- Changed
new random.kaomojis()
tonew random.Kaomojis()
.
- Updated to v2 release of API.
- Fixed URLs.
- Fixed URLs.
- Small changes in
index.d.ts
etc.
- Added typings.
- Small fixes in
README.md
andREADME_PL.md
.
- Small changes.
- Added new function
foods()
with random foods. - Fixes in
new kaomojis()
. - Small fixes in README.md.
- Added Poland version of README.md file.
- Updated README.md file.
- Added
new kaomojis()
with random kaomoji from my API. See examples: [1] [2] - Other changes to index.js file.
- Updated CHANGELOG.md, README.md and package.json.
- Added new function
circles()
with random circles. - Removed
.slashes
.
- Added new function
hearts()
with random hearts.
- Added new function
cats()
with random cat emojis. - Added CHANGELOG.md file.
- Changes:
- emoji() + emojis()
First release.