Skip to content

Releases: Sayad-Uddin-Tahsin/sra-pylib

sra-pylib v1.4.2

04 May 07:27
ae11a3f
Compare
Choose a tag to compare

I have an important update regarding sra-pylib. Recently, some-random-api changed their domain from .ml to .com. As a result, all previous versions of the library will no longer work.

To ensure continued functionality, please update to the latest version of the sra-pylib library by using the following command:

pip install --upgrade sra-pylib

I apologize for any inconvenience this may have caused and thank you for using sra-pylib! Stay tuned!

sra-pylib v1.4.1

11 Apr 14:22
Compare
Choose a tag to compare

I am pleased to announce the release of sra-pylib version 1.4.1!

This is a minor release that includes the following improvements and bug fixes:

Bug Fixes

  • Fixed a bug that caused the Avatar URL Validator function to break in some cases where the URL didn't include a file extension.
  • Fixed a syntax that causing instability for the library

Improvements

  • Improved Avatar URL Validator

I recommend that all users upgrade to this version to take advantage of the bug fixes and stability improvements.

Thank you for your continued support and feedback!

Checkout sra-pylib on PyPI

Full Changelog: 1.4.0...1.4.1

sra-pylib v1.4.0

11 Apr 11:38
Compare
Choose a tag to compare

I am excited to announce the release of version 1.4.0 of sra-pylib! This release includes several new features and bug fixes to improve the functionality and reliability of the library.

New Features

  • Added Others Category Endpoints
  • Added Welcome (Free) Category Endpoints
  • Added Pokemon Category Endpoints
  • Added Chatbot Endpoints
    * sra-pylib now supports all endpoints from Some Random API.

Bug Fixes

  • Fixed some bugs that were occurring the response in some category

Other Changes

  • Added Documentation for sra-pylib!

  • Added Examples in Documentation

I hope that these changes will improve your experience with sra-pylib. As always, please let us know if you encounter any issues or have any feedback by opening an issue on my GitHub repository.

Thank you for using sra-pylib! Discover New with sra-pylib 1.4.0!

Checkout sra-pylib on PyPI

Full Changelog: 1.3.1...1.4.0

sra-pylib v1.3.1

08 Mar 12:43
Compare
Choose a tag to compare

I've just committed the sra-pylib v1.3.1 , just after the official release of v1.3.0. I've detected a bug that causing bad experience just after releasing.
I am sorry about that.

Thanks for using sra-pylib. Discover new sra-pylib v1.3.1!

Full Changelog: 1.3.0...1.3.1

sra-pylib v1.3.0

08 Mar 11:21
Compare
Choose a tag to compare

I am excited to announce the release of version 1.2.0 of sra-pylib, now available! This release includes significant performance improvements and fixes for a minor bugs.

In addition, we have added two new API categories: Others and Pokemon. This means that users can now access a wider range of data from Some Random API using sra-pylib.

I am always striving to improve our library and provide the best possible experience for our users. Thank you for your continued support and feedback!

Checkout sra-pylib on PyPI

Full Changelog: 1.2.0...1.3.0

sra-pylib v1.2.0

07 Mar 11:25
Compare
Choose a tag to compare

I'm excited to announce the release of sra-pylib v1.2.0! This version comes with several improvements to performance, as well as the addition of two new API categories: Fact and Image.

Here are the highlights:

  • Improved performance in various parts of the library
  • Fixed a major bug that caused unexpected behavior in certain cases
  • Added support for the Fact API, allowing you to retrieve interesting facts on a wide range of topics
  • Added support for the Image API, which lets you search for and retrieve images based on specific queries

Checkout sra-pylib on PyPI

Full Changelog: 1.1.0...1.2.0

sra-pylib v1.1.0

07 Mar 00:35
Compare
Choose a tag to compare

I'm excited to announce the second release of our package! This release includes the following updates:

  • Added canvas APIs
  • Minor bug fixes and performance improvements

I hope that these updates will help you to better integrate with sra-pylib and explore the APIs provided by Some Random API more easily. As always, we appreciate your feedback and contributions.
Stay tuned for more updates in the future!

Checkout sra-pylib on PyPI

Full Changelog: 1.0.0...1.1.0

sra-pylib v1.0.0

06 Mar 12:32
Compare
Choose a tag to compare

Initial release of sra-pylib, a Python wrapper for the Some-Random-API.
This version includes the stable animal and animu categories, allowing users to fetch responses from some-random-api in Python.

Enjoy discovering something new with sra-pylib!

Checkout v1.0.0 in PyPI