mirror of
https://github.com/etienne-hd/lbc.git
synced 2026-04-27 17:25:37 +02:00
14 lines
327 B
Markdown
14 lines
327 B
Markdown
## 1.0.2
|
|
### Added
|
|
* Support for full Leboncoin URL in `client.search(url=...)`
|
|
* New `shippable` argument in the `search` function
|
|
|
|
### Fixed
|
|
* Incorrect enum key assignment in the `build_search_payload_with_args` function
|
|
|
|
## 1.0.1
|
|
### Added
|
|
* Realistic `Sec-Fetch-*` headers to prevent 403 errors
|
|
|
|
## 1.0.0
|
|
* Initial release |