Releases: tomquirk/linkedin-api
Releases · tomquirk/linkedin-api
v2.3.1
v2.3.0
✨ New Features
- Added Get Profile Experience to get a profile's full job history #424
🔧 Improvements
- Migrate from Pipenv to Poetry, and add
pyproject.toml
, thanks @PipesNBottles - Added GitHub CI
🐞 Bug fixes
- Fix #407 and related get_profile_connections issues
And thanks to any contributions that we missed above 🙏
Full Changelog: v2.2.0...v2.3.0
v2.2.0
✨ New Features
Added the following abilities and functions:
- Follow Company #415, thanks @mekahell
- React to a post #419, thanks @chrishubert
- Get reactions to posts #264, thanks @kjoconnor
- Get Job skills #383, thanks @Resident234
🔧 Improvements
- Add network_depth param to get_profile_connections #205, thanks @bghanchi
- Add Python type hints #399, thanks @PipesNBottles
- Potential improvements to profile search (still flaky, more improvements coming)
🐞 Bug fixes
And thanks to any contributions that we missed above 🙏
v2.0.2
v2.0.0
Customizable cookies directory
Add ability to view a profile
Also, add some extra searching parameters, and improve search robustness
Add ability to search people by keywords
Fix search, and many many more endpoints
First release in a while, so many fixes/additions