Skip to content

Releases: magicalapi/magicalapi-python

MagicalAPI Python v1.5.1

25 Dec 17:12
ae1cf65

Choose a tag to compare

What's Changed

  • fix return type for WebhookResponse in all services by @AmirAref in #19

Full Changelog: v1.5.0...v1.5.1

MagicalAPI Python v1.5.0

24 Dec 09:55

Choose a tag to compare

Add webhook feature for asynchronous response delivery

  • Introduced webhook_url parameter in AsyncClient for webhook support.
  • Created example script demonstrating webhook functionality.

Full Changelog: v1.4.0...v1.5.0

MagicalAPI Python v1.4.0

05 Aug 14:35

Choose a tag to compare

What's Changed

  • added new sections for profile data and company data services

Full Changelog: v1.3.0...v1.4.0

MagicalAPI Python v1.3.0

22 Jun 09:37

Choose a tag to compare

What's Changed

  • update resume review schemas
  • fix some date types in profile data

Full Changelog: v1.2.2...v1.3.0

MagicalAPI Python v1.2.2

28 May 15:00

Choose a tag to compare

What's Changed

  • fix use uv in github actions files
  • add new fields to resume parser

Full Changelog: v1.2.1...v1.2.2

MagicalAPI Python v1.2.1

27 Apr 07:51

Choose a tag to compare

  • fix some fields types in profile data services

Full Changelog: v1.2.0-2...v1.2.1

MagicalAPI Python v1.2.0

01 Jan 14:56

Choose a tag to compare

  • Removing YouTube Services
  • Migrate from Poetry to Rye project manager

Full Changelog: v1.1.1...v1.2.0-2

MagicalAPI Python v1.1.1

06 Jul 15:24
9b2e632

Choose a tag to compare

What's Changed

  • build(deps): bump certifi from 2023.11.17 to 2024.7.4 by @dependabot in #7

Full Changelog: v1.1.0...v1.1.1

MagicalAPI Python v1.1.0

17 Jun 08:46

Choose a tag to compare

What's Changed

  • updating company data service to version 1 to supporting new parameters company_website and company_name in 857af4a.
  • adding new attributes in products field of company data service in 857af4a
  • some changes in response schemas of YouTube SEO and resume review services (pros and cons) in a702890.
  • adding smoke tests and run them by github actions in c44905f.
  • adding release's workflow to publish on pypi.org by GitHub actions in afc50f1.

Full Changelog: v1.0.1...v1.1.0

MagicalAPI Python v1.0.0

05 Apr 18:52

Choose a tag to compare

Changes

  • Duration object to profile data service response's type added.
  • Duration and YearDate objects to resume parser service response's type added.

MagicalAPI
MagicalAPI Documentation