All Versions
60
Latest Version
Avg Release Cycle
32 days
Latest Release
729 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v6.3.7 Changes
March 26, 2021๐ Fixed
- [JsonSchema] GH#521 Fix normalizer mapping for reserved PHP names in JaneObjectNormalizer
-
v6.3.6 Changes
March 16, 2021 -
v6.3.5 Changes
March 12, 2021๐ Fixed
- [OpenAPI] GH#511 Fix
is_file
char limit
- [OpenAPI] GH#511 Fix
-
v6.3.4 Changes
March 11, 2021 -
v6.3.3 Changes
February 10, 2021โ Added
- [OpenAPI] GH#500 Bring ability skip query / header check
๐ Changed
- [AutoMapper] GH#498 Improve FileLoader: do not use registry at all when hot reload is disabled.
- [AutoMapper] GH#498 When using bundle: automatically disable hot reload when not in debug mode.
๐ Fixed
- [OpenAPI] GH#497 Fixing a whitelisted paths notation in OpenAPI 2 and 3 guessers
-
v6.3.2 Changes
December 23, 2020๐ Changed
- [AutoMapper] GH#465 Allow dateTimeFormat customisation when initialising
- ๐ [Jane] GH#483 PHP 8 support
๐ Fixed
- [OpenAPI] GH#472 Check if contentType is null before passing to mb_strpos
- [OpenAPI] GH#480 Allow null for non required request body
- [OpenAPI] GH#482 Fix ExceptionGenerator
- [OpenAPI] GH#484 Handle multipart body integer as string
๐ Documentation
- ๐ [OpenAPI] GH#477 Fixed typo about usage with Symfony recipe
-
v6.3.1 Changes
November 24, 2020๐ Fixed
- โก๏ธ [Jane] GH#463 Update version deps
-
v6.3.0 Changes
November 22, 2020 -
v6.2.5 Changes
November 18, 2020 -
v6.2.4 Changes
October 02, 2020๐ Fixed
- [Jane] GH#423 Skip required fields in Normalizer generation