Skip to content

Releases: SermetPekin/evdspy-repo

v1.1.38

02 Aug 07:18
Compare
Choose a tag to compare

Added Proxy Environment Reader Function

To set up proxy environment variables, add the following lines to your .env file:

http_proxy=http://proxy.example.com:80
https_proxy=http://proxy.example.com:80

get_series_exp

31 Jul 10:57
Compare
Choose a tag to compare
  • get_series_exp function was added
  • example Jupyter book for get_series_exp function was added

v1.1.33

29 Jul 16:37
5b96ec1
Compare
Choose a tag to compare

What's Changed

New Features

  • Added dotenv Support: Introduced the dotenv library to read .env files. This allows users to manage environment variables more efficiently, simplifying configuration management.

Enhancements

  • Code Cleanup: Removed several unnecessary functions to streamline the codebase, improving maintainability and reducing potential confusion for users.
  • Added evdspyChat Application: Introduced the evdspyChat application to assist users with its usage and improve overall functionality.

v1.1.23

27 Apr 06:54
Compare
Choose a tag to compare

v1.1.23

v1.1.22

21 Apr 18:30
Compare
Choose a tag to compare

v1.1.22

v1.1.21

19 Apr 05:27
Compare
Choose a tag to compare
1.1.21

v1.1.19

17 Apr 03:33
Compare
Choose a tag to compare

get_series function was refactored

ending support for python3.8 and earlier versions

14 Apr 21:00
Compare
Choose a tag to compare

ending support for python3.8 and earlier versions

1.1.17

14 Apr 20:46
Compare
Choose a tag to compare
  • The API key parameter has been moved to the HTTP header as required by recent updates from EDDS data provider.
    This change enhances security by ensuring that sensitive information is not exposed in URLs.
  • get_series function was added

fix typos

21 Oct 22:45
Compare
Choose a tag to compare
1.0.17.6

get next version