Skip to content

Releases: Tiny-Essentials/Tiny-AI-API

1.1.9

28 Nov 19:45

Choose a tag to compare

✨ What’s New

📚 JSDoc for SessionDataContent

  • The documentation for SessionDataContent has been reviewed and corrected.
  • This improves code readability and editor IntelliSense support.

🔄 New Method: resetContentData

  • A dedicated method has been added to handle reset operations for session content data.
  • Ensures safe cleanup of stored content in any selected session.
  • Returns meaningful status codes to help developers handle reset results more reliably.

Full Changelog: 1.1.7...1.1.9

1.1.7

22 Aug 02:58

Choose a tag to compare

🚀 Docs & Compatibility Update

Changes

  • 📝 Improved JSDoc annotations with clearer type definitions and structure adjustments.
  • 🔧 Fixed a forgotten dependency compatibility issue from the previous version, ensuring smoother installation and usage across environments.

More Changes

Full Changelog: 1.1.6...1.1.7

1.1.6

14 Jun 07:58

Choose a tag to compare

  • Renamed files to try to fix the "cjs" files.
    Full Changelog: 1.1.5...1.1.6

1.1.5

21 May 19:32

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.4...1.1.5

1.1.4

27 Apr 22:31

Choose a tag to compare

  • jsDoc values fixed.

Full Changelog: 1.1.3...1.1.4

1.1.3

26 Apr 22:21

Choose a tag to compare

Full Changelog: 1.1.1...1.1.3

1.1.1

19 Apr 18:58

Choose a tag to compare

Now we have terms of use that can be accessed through the TERMS.md file. I made a small fix on the urls of the doc list to get more elegant.

Full Changelog: 1.1.0...1.1.1

1.1.0

19 Apr 02:12

Choose a tag to compare

Now TinyGoogleAI is a constructor, and I fixed some small details of name references in the documentation (simple thing, nothing important).
I also added my new "tiny-essentials" module that I will start using on my projects to help me code some tiny stuffs better.

Full Changelog: 1.0.5...1.1.0

NPM fix

17 Apr 08:46

Choose a tag to compare

I decided to take care of my NPMs again, but for many years I didn't do that, so I was with the brain rusted. But now I have managed to understand how to prepare the bundles correctly and all this is corrected in this version.

First tiny release

17 Apr 01:29

Choose a tag to compare

Yaaaaay! :3
I have now completed the migration of the entire Tiny AI API from Pony Driland repository script to here.

Original first version: https://github.com/Pony-Driland/Website/blob/ed8b7d3245c88648b0561038011689e6533c7131/docs/js/ai/TinyAiApi.js

Full Changelog: https://github.com/JasminDreasond/Tiny-AI-API/commits/1.0.0