Releases: magicalapi/magicalapi-python
Releases · magicalapi/magicalapi-python
MagicalAPI Python v1.4.0
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
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
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
- fix some fields types in profile data services
Full Changelog: v1.2.0-2...v1.2.1
MagicalAPI Python v1.2.0
- Removing YouTube Services
- Migrate from
Poetry
toRye
project manager
Full Changelog: v1.1.1...v1.2.0-2
MagicalAPI Python v1.1.1
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
What's Changed
- updating company data service to version
1
to supporting new parameterscompany_website
andcompany_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
andcons
) 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
Changes
Duration
object to profile data service response's type added.Duration
andYearDate
objects to resume parser service response's type added.
MagicalAPI Python v0.0.0
This is the first release of MagicalAPI Python Client which is compatible with version 0
of MagicalAPI documentation.