47 lines
1.8 KiB
Plaintext
47 lines
1.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Jan 27 12:31:08 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
|
|
- Update to version 0.3.3:
|
|
+ Extended user service (photo, contacts, folders, find)
|
|
+ Improved mail service
|
|
+ Add rate limiting support
|
|
+ Fix pkgconfig file using wrong api version
|
|
+ Set select scopes during requests
|
|
+ Add support for business "Add to OneDrive" sharepoints
|
|
- Add apiver and sover defines and set them to 1, following this,
|
|
rename all sub-packages accordingly.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 19 09:17:29 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Update to version 0.2.3:
|
|
+ Fix memory leaks.
|
|
+ Fix logger level warning.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 22 06:16:45 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Update to version 0.2.2:
|
|
+ Add remote copy and move functions.
|
|
+ Drop Authorization header during download.
|
|
+ Fix browsing shared files.
|
|
- Drop pkgconfig(rest-0.1) BuildRequires: no longer needed.
|
|
- Add pkgconfig(libxml-2.0) BuildRequires: new dependency for the
|
|
test suite.
|
|
- Enable test suite: run meson_test in check section.
|
|
- Remove 'drive' test from test suite: this specific test wants to
|
|
verify the library against Microsofts servers. As we build
|
|
without network connectivity, this test cannot pass for us.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 4 09:06:46 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Update to version 0.2.1:
|
|
+ Fix header include leading to compilation problem.
|
|
+ Update uhttpmock requirement to pass tests.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 1 07:46:59 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Initial package, version 0.2.0
|