Releases: ifad/sharepoint
Releases · ifad/sharepoint
v0.2.1
What's Changed
- FEATURE: Handle also path in the response for a get by @gridanjbf in #47
- Bump version v0.2.1 by @gridanjbf in #48
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Sharepoint Online by @gridanjbf in #26
New Contributors
- @gridanjbf made their first contribution in #26
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Refactoring/vcr replacement by @algodave in #1
- New methods and improvements by @algodave in #2
- Added ethon easy specs by @MirkoMignini in #3
- Add site_path to Client#documents_for by @pzac in #4
- Add commands to create folder and test existence by @pzac in #5
- Clean-up api url calculation by @pzac in #7
- Sanitize folder name correctly on creation by @pzac in #8
- Add method to search for lists by @tagliala in #9
- Remove Gemfile.lock and add it to .gitignore by @tagliala in #12
- Add GitHub Actions by @tagliala in #15
- Handle ruby 3 URI.escape removal by @pzac in #17
- Add URI escape / unescape tests by @tagliala in #18
- Improve test matrix by @tagliala in #19
- Improve test matrix by @tagliala in #21
- Add API endpoint to return a list narrowed down to a set of fields by @orbanbotond in #22
- Improve CI by @tagliala in #24
- Improve Readme by @tagliala in #25
- Add SimpleCov by @tagliala in #28
- Introduce RuboCop by @tagliala in #29
- Fix yard offense by @tagliala in #30
- Fix space-related offenses by @tagliala in #31
- Autofix minor safe offenses by @tagliala in #32
- Autofix safe Style/ClassCheck offense by @tagliala in #33
- Refactor check and raise failure by @tagliala in #34
- Fix Style/BlockDelimiters offense by @tagliala in #35
- Standardize percent literal delimiters by @tagliala in #36
- Standardize usage of word arrays by @tagliala in #37
- Improve hash indentation by @tagliala in #38
- Do not require spec helpers in production code by @tagliala in #39
- Ignore class length of client by @tagliala in #40
New Contributors
- @algodave made their first contribution in #1
- @MirkoMignini made their first contribution in #3
- @pzac made their first contribution in #4
- @orbanbotond made their first contribution in #22
Full Changelog: https://github.com/ifad/sharepoint/commits/v0.1.0