|
| 1 | +# Changelog |
| 2 | + |
| 3 | +## [v0.3.1](https://github.com/pdsinterop/php-solid-crud/tree/v0.3.1) (2021-12-08) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/pdsinterop/php-solid-crud/compare/v0.3.0...v0.3.1) |
| 6 | + |
| 7 | +## [v0.3.0](https://github.com/pdsinterop/php-solid-crud/tree/v0.3.0) (2021-09-09) |
| 8 | + |
| 9 | +[Full Changelog](https://github.com/pdsinterop/php-solid-crud/compare/v0.2.0...v0.3.0) |
| 10 | + |
| 11 | +### Closes |
| 12 | + |
| 13 | +- Escape spaces and other characters in paths [\#8](https://github.com/pdsinterop/php-solid-crud/issues/8) |
| 14 | +- Feature: use the 'slug' header as the filename if there are no issues with it. [\#7](https://github.com/pdsinterop/php-solid-crud/issues/7) |
| 15 | +- Multiline PATCH request fails with 201 [\#6](https://github.com/pdsinterop/php-solid-crud/issues/6) |
| 16 | + |
| 17 | +### Pull request(s) without label |
| 18 | + |
| 19 | +- match anything that is not a } instead of using the regexp flags [\#10](https://github.com/pdsinterop/php-solid-crud/pull/10) (@ylebre) |
| 20 | +- Fix for multiline patch requests, fixes \#6 [\#9](https://github.com/pdsinterop/php-solid-crud/pull/9) (@ylebre) |
| 21 | +- add basepath translations [\#5](https://github.com/pdsinterop/php-solid-crud/pull/5) (@ylebre) |
| 22 | +- WIP: Dpop webid [\#4](https://github.com/pdsinterop/php-solid-crud/pull/4) (@ylebre) |
| 23 | +- add file extension that matches the given content-type if we know it [\#3](https://github.com/pdsinterop/php-solid-crud/pull/3) (@ylebre) |
| 24 | +- Patches to get it working with Solid-nextcloud [\#2](https://github.com/pdsinterop/php-solid-crud/pull/2) (@ylebre) |
| 25 | + |
| 26 | +## [v0.2.0](https://github.com/pdsinterop/php-solid-crud/tree/v0.2.0) (2020-11-09) |
| 27 | + |
| 28 | +[Full Changelog](https://github.com/pdsinterop/php-solid-crud/compare/v0.1.0...v0.2.0) |
| 29 | + |
| 30 | +### Pull request(s) without label |
| 31 | + |
| 32 | +- WIP: rework REST, add directories and turtle responses [\#1](https://github.com/pdsinterop/php-solid-crud/pull/1) (@ylebre) |
| 33 | + |
| 34 | +## [v0.1.0](https://github.com/pdsinterop/php-solid-crud/tree/v0.1.0) (2020-10-15) |
| 35 | + |
| 36 | +[Full Changelog](https://github.com/pdsinterop/php-solid-crud/compare/v0.0.0...v0.1.0) |
| 37 | + |
| 38 | +## [v0.0.0](https://github.com/pdsinterop/php-solid-crud/tree/v0.0.0) (2020-10-02) |
| 39 | + |
| 40 | +[Full Changelog](https://github.com/pdsinterop/php-solid-crud/compare/47466e6e54e6a537afcde8785df0c1bd1f357a4b...v0.0.0) |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
0 commit comments