Releases: linkedin-developers/linkedin-api-python-client
Releases · linkedin-developers/linkedin-api-python-client
Release 0.3.0
What's Changed
- feat: ✨ added Rest.li decoder by @shimizust in #19
- feat: ✨ added decoded entity id to create response by @shimizust in #20
- Update batch_get_campaign_groups_query_tunneling.py by @shimizust in #25
- Fix typo in README by @nbro10 in #26
- Format
errors.py
with black by @nbro10 in #27 - Use
None
instead of{}
for default arguments and fix some other small issues by @nbro10 in #33
New Contributors
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- build: 🚧 added pre-commit with basic linting/formatting by @shimizust in #10
- build: 🚧 enforce conventional commit style by @shimizust in #11
- docs: 📚 reformatted README by @shimizust in #12
- docs: 📚 updated contributing docs with release/commit info by @shimizust in #13
- docs: 📚 added create posts example using Share on LinkedIn by @shimizust in #14
- build: 🚧 migrated to poetry, fixed python 3.7/3.8 compatibility by @shimizust in #16
- chore(release): ⬆️ cut 0.2.0 version by @shimizust in #18
Full Changelog: v0.1.0...v0.2.0
v0.1.0
This is the initial release of the client library with working functionality for Rest.li and auth clients. Please note that this release of the library is in beta and may contain bugs and other issues.
Full Changelog: https://github.com/linkedin-developers/linkedin-api-python-client/commits/v0.1.0