marshmallow 4.1.2__tar.gz → 4.2.1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (92) hide show
  1. {marshmallow-4.1.2 → marshmallow-4.2.1}/CHANGELOG.rst +221 -196
  2. {marshmallow-4.1.2 → marshmallow-4.2.1}/PKG-INFO +2 -2
  3. {marshmallow-4.1.2 → marshmallow-4.2.1}/pyproject.toml +3 -3
  4. {marshmallow-4.1.2 → marshmallow-4.2.1}/src/marshmallow/fields.py +9 -4
  5. {marshmallow-4.1.2 → marshmallow-4.2.1}/src/marshmallow/schema.py +2 -2
  6. {marshmallow-4.1.2 → marshmallow-4.2.1}/src/marshmallow/validate.py +2 -2
  7. {marshmallow-4.1.2 → marshmallow-4.2.1}/tests/test_schema.py +47 -1
  8. {marshmallow-4.1.2 → marshmallow-4.2.1}/tests/test_validate.py +8 -0
  9. {marshmallow-4.1.2 → marshmallow-4.2.1}/CONTRIBUTING.rst +0 -0
  10. {marshmallow-4.1.2 → marshmallow-4.2.1}/LICENSE +0 -0
  11. {marshmallow-4.1.2 → marshmallow-4.2.1}/NOTICE +0 -0
  12. {marshmallow-4.1.2 → marshmallow-4.2.1}/README.rst +0 -0
  13. {marshmallow-4.1.2 → marshmallow-4.2.1}/SECURITY.md +0 -0
  14. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/.gitignore +0 -0
  15. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/_static/apple-touch-icon.png +0 -0
  16. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/_static/custom.css +0 -0
  17. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/_static/favicon.ico +0 -0
  18. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/_static/marshmallow-logo-200.png +0 -0
  19. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/_static/marshmallow-logo-with-title-for-dark-theme.png +0 -0
  20. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/_static/marshmallow-logo-with-title.png +0 -0
  21. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/_static/marshmallow-logo.png +0 -0
  22. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/api_reference.rst +0 -0
  23. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/authors.rst +0 -0
  24. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/changelog.rst +0 -0
  25. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/code_of_conduct.rst +0 -0
  26. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/conf.py +0 -0
  27. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/contributing.rst +0 -0
  28. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/custom_fields.rst +0 -0
  29. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/dashing.json +0 -0
  30. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/donate.rst +0 -0
  31. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/examples/index.rst +0 -0
  32. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/examples/inflection.rst +0 -0
  33. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/examples/quotes_api.rst +0 -0
  34. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/examples/validating_package_json.rst +0 -0
  35. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/extending/custom_error_handling.rst +0 -0
  36. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/extending/custom_error_messages.rst +0 -0
  37. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/extending/custom_options.rst +0 -0
  38. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/extending/index.rst +0 -0
  39. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/extending/overriding_attribute_access.rst +0 -0
  40. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/extending/pre_and_post_processing_methods.rst +0 -0
  41. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/extending/schema_validation.rst +0 -0
  42. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/extending/using_original_input_data.rst +0 -0
  43. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/index.rst +0 -0
  44. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/install.rst +0 -0
  45. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/kudos.rst +0 -0
  46. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/license.rst +0 -0
  47. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/marshmallow.class_registry.rst +0 -0
  48. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/marshmallow.decorators.rst +0 -0
  49. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/marshmallow.error_store.rst +0 -0
  50. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/marshmallow.exceptions.rst +0 -0
  51. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/marshmallow.experimental.context.rst +0 -0
  52. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/marshmallow.fields.rst +0 -0
  53. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/marshmallow.schema.rst +0 -0
  54. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/marshmallow.types.rst +0 -0
  55. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/marshmallow.utils.rst +0 -0
  56. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/marshmallow.validate.rst +0 -0
  57. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/nesting.rst +0 -0
  58. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/quickstart.rst +0 -0
  59. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/top_level.rst +0 -0
  60. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/upgrading.rst +0 -0
  61. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/whos_using.rst +0 -0
  62. {marshmallow-4.1.2 → marshmallow-4.2.1}/docs/why.rst +0 -0
  63. {marshmallow-4.1.2 → marshmallow-4.2.1}/src/marshmallow/__init__.py +0 -0
  64. {marshmallow-4.1.2 → marshmallow-4.2.1}/src/marshmallow/class_registry.py +0 -0
  65. {marshmallow-4.1.2 → marshmallow-4.2.1}/src/marshmallow/constants.py +0 -0
  66. {marshmallow-4.1.2 → marshmallow-4.2.1}/src/marshmallow/decorators.py +0 -0
  67. {marshmallow-4.1.2 → marshmallow-4.2.1}/src/marshmallow/error_store.py +0 -0
  68. {marshmallow-4.1.2 → marshmallow-4.2.1}/src/marshmallow/exceptions.py +0 -0
  69. {marshmallow-4.1.2 → marshmallow-4.2.1}/src/marshmallow/experimental/__init__.py +0 -0
  70. {marshmallow-4.1.2 → marshmallow-4.2.1}/src/marshmallow/experimental/context.py +0 -0
  71. {marshmallow-4.1.2 → marshmallow-4.2.1}/src/marshmallow/orderedset.py +0 -0
  72. {marshmallow-4.1.2 → marshmallow-4.2.1}/src/marshmallow/py.typed +0 -0
  73. {marshmallow-4.1.2 → marshmallow-4.2.1}/src/marshmallow/types.py +0 -0
  74. {marshmallow-4.1.2 → marshmallow-4.2.1}/src/marshmallow/utils.py +0 -0
  75. {marshmallow-4.1.2 → marshmallow-4.2.1}/tests/__init__.py +0 -0
  76. {marshmallow-4.1.2 → marshmallow-4.2.1}/tests/base.py +0 -0
  77. {marshmallow-4.1.2 → marshmallow-4.2.1}/tests/conftest.py +0 -0
  78. {marshmallow-4.1.2 → marshmallow-4.2.1}/tests/foo_serializer.py +0 -0
  79. {marshmallow-4.1.2 → marshmallow-4.2.1}/tests/mypy_test_cases/test_class_registry.py +0 -0
  80. {marshmallow-4.1.2 → marshmallow-4.2.1}/tests/mypy_test_cases/test_schema.py +0 -0
  81. {marshmallow-4.1.2 → marshmallow-4.2.1}/tests/mypy_test_cases/test_validation_error.py +0 -0
  82. {marshmallow-4.1.2 → marshmallow-4.2.1}/tests/test_context.py +0 -0
  83. {marshmallow-4.1.2 → marshmallow-4.2.1}/tests/test_decorators.py +0 -0
  84. {marshmallow-4.1.2 → marshmallow-4.2.1}/tests/test_deserialization.py +0 -0
  85. {marshmallow-4.1.2 → marshmallow-4.2.1}/tests/test_error_store.py +0 -0
  86. {marshmallow-4.1.2 → marshmallow-4.2.1}/tests/test_exceptions.py +0 -0
  87. {marshmallow-4.1.2 → marshmallow-4.2.1}/tests/test_fields.py +0 -0
  88. {marshmallow-4.1.2 → marshmallow-4.2.1}/tests/test_options.py +0 -0
  89. {marshmallow-4.1.2 → marshmallow-4.2.1}/tests/test_registry.py +0 -0
  90. {marshmallow-4.1.2 → marshmallow-4.2.1}/tests/test_serialization.py +0 -0
  91. {marshmallow-4.1.2 → marshmallow-4.2.1}/tests/test_utils.py +0 -0
  92. {marshmallow-4.1.2 → marshmallow-4.2.1}/tox.ini +0 -0
@@ -1,16 +1,33 @@
1
1
  Changelog
2
- ---------
2
+ =========
3
+
4
+
5
+ 4.2.1 (2026-01-23)
6
+ ------------------
7
+
8
+ Bug fixes:
9
+
10
+ - Fix validation of URLs beginning with uppercare `FILE` (:issue:`2891`).
11
+ Thanks :user:`thanhlecongg` for reporting and fixing.
12
+
13
+ 4.2.0 (2026-01-04)
14
+ ------------------
15
+
16
+ Other changes:
17
+
18
+ - ``many`` argument of ``Nested`` properly overrides schema instance
19
+ value (:pr:`2854`). Thanks :user:`jafournier` for the PR.
3
20
 
4
21
  4.1.2 (2025-12-19)
5
- ++++++++++++++++++
22
+ ------------------
6
23
 
7
24
  Bug fixes:
8
25
 
9
- - :cve:`CVE-2025-68480`: Merge error store messages without rebuilding collections.
26
+ - :cve:`2025-68480`: Merge error store messages without rebuilding collections.
10
27
  Thanks 카푸치노 for reporting and :user:`deckar01` for the fix.
11
28
 
12
29
  4.1.1 (2025-11-05)
13
- ++++++++++++++++++
30
+ ------------------
14
31
 
15
32
  Bug fixes:
16
33
 
@@ -18,7 +35,7 @@ Bug fixes:
18
35
  Thanks :user:`T90REAL` for the PR.
19
36
 
20
37
  4.1.0 (2025-11-01)
21
- ++++++++++++++++++
38
+ ------------------
22
39
 
23
40
  Other changes:
24
41
 
@@ -29,7 +46,7 @@ Other changes:
29
46
  - Test against Python 3.14 (:pr:`2864`).
30
47
 
31
48
  4.0.1 (2025-08-28)
32
- ++++++++++++++++++
49
+ ------------------
33
50
 
34
51
  Bug fixes:
35
52
 
@@ -38,7 +55,7 @@ Bug fixes:
38
55
 
39
56
 
40
57
  4.0.0 (2025-04-16)
41
- ******************
58
+ ------------------
42
59
 
43
60
  See :ref:`upgrading_4_0` for a guide on updating your code.
44
61
 
@@ -161,8 +178,16 @@ Previously-deprecated APIs have been removed, including:
161
178
  - ``Field.fail``, which was replaced by ``Field.make_error`` in 3.0.0.
162
179
  - `json_module` class Meta option (deprecated in 3.0.0b3). Use `render_module` instead.
163
180
 
181
+ 3.26.2 (2025-12-19)
182
+ -------------------
183
+
184
+ Bug fixes:
185
+
186
+ - :cve:`2025-68480`: Merge error store messages without rebuilding collections.
187
+ Thanks 카푸치노 for reporting and :user:`deckar01` for the fix.
188
+
164
189
  3.26.1 (2025-02-03)
165
- *******************
190
+ -------------------
166
191
 
167
192
  Bug fixes:
168
193
 
@@ -176,7 +201,7 @@ Other changes:
176
201
 
177
202
 
178
203
  3.26.0 (2025-01-22)
179
- *******************
204
+ -------------------
180
205
 
181
206
  Features:
182
207
 
@@ -206,7 +231,7 @@ Deprecations:
206
231
  to maintain the previous behavior.
207
232
 
208
233
  3.25.1 (2025-01-11)
209
- *******************
234
+ -------------------
210
235
 
211
236
  Bug fixes:
212
237
 
@@ -220,7 +245,7 @@ Documentation:
220
245
  - Various documentation improvements (:pr:`2746`, :pr:`2747`, :pr:`2748`, :pr:`2749`, :pr:`2750`, :pr:`2751`).
221
246
 
222
247
  3.25.0 (2025-01-09)
223
- *******************
248
+ -------------------
224
249
 
225
250
  Features:
226
251
 
@@ -238,7 +263,7 @@ Other changes:
238
263
  Use `marshmallow.schema.Schema` as a base class for type-checking instead.
239
264
 
240
265
  3.24.2 (2025-01-08)
241
- *******************
266
+ -------------------
242
267
 
243
268
  Changes:
244
269
 
@@ -253,14 +278,14 @@ Documentation:
253
278
  Thanks :user:`llucax` for reporting.
254
279
 
255
280
  3.24.1 (2025-01-06)
256
- *******************
281
+ -------------------
257
282
 
258
283
  Bug fixes:
259
284
 
260
285
  - Typing: Fix typing for `class_registry.get_class <marshmallow.class_registry.get_class>` (:pr:`2735`).
261
286
 
262
287
  3.24.0 (2025-01-06)
263
- *******************
288
+ -------------------
264
289
 
265
290
  Features:
266
291
 
@@ -283,7 +308,7 @@ Deprecations:
283
308
 
284
309
 
285
310
  3.23.3 (2025-01-03)
286
- *******************
311
+ -------------------
287
312
 
288
313
  Bug fixes:
289
314
 
@@ -296,7 +321,7 @@ Support:
296
321
  Thanks :user:`AbdealiLoKo` for reporting.
297
322
 
298
323
  3.23.2 (2024-12-18)
299
- *******************
324
+ -------------------
300
325
 
301
326
  Bug fixes:
302
327
 
@@ -306,7 +331,7 @@ Bug fixes:
306
331
 
307
332
 
308
333
  3.23.1 (2024-11-01)
309
- *******************
334
+ -------------------
310
335
 
311
336
  Support:
312
337
 
@@ -315,7 +340,7 @@ Support:
315
340
  documentation and README (:pr:`2323`).
316
341
 
317
342
  3.23.0 (2024-10-17)
318
- *******************
343
+ -------------------
319
344
 
320
345
  Features:
321
346
 
@@ -327,7 +352,7 @@ Other changes:
327
352
  - Drop support for Python 3.8 (:pr:`2318`).
328
353
 
329
354
  3.22.0 (2024-08-20)
330
- *******************
355
+ -------------------
331
356
 
332
357
  Features:
333
358
 
@@ -337,7 +362,7 @@ Features:
337
362
  Thanks :user:`deckar01` for the PR.
338
363
 
339
364
  3.21.3 (2024-06-05)
340
- *******************
365
+ -------------------
341
366
 
342
367
  Bug fixes:
343
368
 
@@ -345,7 +370,7 @@ Bug fixes:
345
370
  Thanks :user:`mrcljx` for the PR.
346
371
 
347
372
  3.21.2 (2024-05-01)
348
- *******************
373
+ -------------------
349
374
 
350
375
  Bug fixes:
351
376
 
@@ -353,7 +378,7 @@ Bug fixes:
353
378
  Thanks :user:`flydzen` for reporting.
354
379
 
355
380
  3.21.1 (2024-03-04)
356
- *******************
381
+ -------------------
357
382
 
358
383
  Bug fixes:
359
384
 
@@ -361,7 +386,7 @@ Bug fixes:
361
386
  Thanks :user:`travnick` for reporting.
362
387
 
363
388
  3.21.0 (2024-02-26)
364
- *******************
389
+ -------------------
365
390
 
366
391
  Bug fixes:
367
392
 
@@ -376,7 +401,7 @@ Other changes:
376
401
  ``importlib.metadata.version("marshmallow")`` instead.
377
402
 
378
403
  3.20.2 (2024-01-09)
379
- *******************
404
+ -------------------
380
405
 
381
406
  Bug fixes:
382
407
 
@@ -389,7 +414,7 @@ Other changes:
389
414
  Thanks :user:`hugovk` for the PR.
390
415
 
391
416
  3.20.1 (2023-07-20)
392
- *******************
417
+ -------------------
393
418
 
394
419
  Bug fixes:
395
420
 
@@ -397,7 +422,7 @@ Bug fixes:
397
422
  Thanks :user:`Cheaterman` for reporting.
398
423
 
399
424
  3.20.0 (2023-07-20)
400
- *******************
425
+ -------------------
401
426
 
402
427
  Features:
403
428
 
@@ -421,7 +446,7 @@ Other changes:
421
446
  - Drop support for Python 3.7 (:pr:`2135`).
422
447
 
423
448
  3.19.0 (2022-11-11)
424
- *******************
449
+ -------------------
425
450
 
426
451
  Features:
427
452
 
@@ -431,7 +456,7 @@ Features:
431
456
  the PR.
432
457
 
433
458
  3.18.0 (2022-09-15)
434
- *******************
459
+ -------------------
435
460
 
436
461
  Features:
437
462
 
@@ -442,7 +467,7 @@ Bug fixes:
442
467
  - Fix typing in ``Field._serialize`` signature (:pr:`2046`).
443
468
 
444
469
  3.17.1 (2022-08-22)
445
- *******************
470
+ -------------------
446
471
 
447
472
  Bug fixes:
448
473
 
@@ -451,7 +476,7 @@ Bug fixes:
451
476
  - Add missing type hint to IPInterface __init__ (:pr:`2036`).
452
477
 
453
478
  3.17.0 (2022-06-26)
454
- *******************
479
+ -------------------
455
480
 
456
481
  Features:
457
482
 
@@ -462,7 +487,7 @@ Features:
462
487
  Thanks :user:`sirosen` for the PR.
463
488
 
464
489
  3.16.0 (2022-05-29)
465
- *******************
490
+ -------------------
466
491
 
467
492
  Features:
468
493
 
@@ -478,7 +503,7 @@ Other changes:
478
503
  Thanks :user:`tirkarthi` for the PR.
479
504
 
480
505
  3.15.0 (2022-03-12)
481
- *******************
506
+ -------------------
482
507
 
483
508
  Features:
484
509
 
@@ -495,7 +520,7 @@ Other changes:
495
520
  Thanks :user:`Isira-Seneviratne` for the PR.
496
521
 
497
522
  3.14.1 (2021-11-13)
498
- *******************
523
+ -------------------
499
524
 
500
525
  Bug fixes:
501
526
 
@@ -503,7 +528,7 @@ Bug fixes:
503
528
  (:pr:`1905`). Thanks :user:`bwindsor` for the catch and patch.
504
529
 
505
530
  3.14.0 (2021-10-17)
506
- *******************
531
+ -------------------
507
532
 
508
533
  Bug fixes:
509
534
 
@@ -524,7 +549,7 @@ Other changes:
524
549
  - Test against Python 3.10 (:pr:`1888`).
525
550
 
526
551
  3.13.0 (2021-07-21)
527
- *******************
552
+ -------------------
528
553
 
529
554
  Features:
530
555
 
@@ -539,7 +564,7 @@ Deprecations:
539
564
  instead.
540
565
 
541
566
  3.12.2 (2021-07-06)
542
- *******************
567
+ -------------------
543
568
 
544
569
  Bug fixes:
545
570
 
@@ -549,7 +574,7 @@ Bug fixes:
549
574
  ``Schema`` instance through the ``fields`` attribute. (:pr:`1843`)
550
575
 
551
576
  3.12.1 (2021-05-10)
552
- *******************
577
+ -------------------
553
578
 
554
579
  Bug fixes:
555
580
 
@@ -558,7 +583,7 @@ Bug fixes:
558
583
  Thanks :user:`flying-sheep` for reporting and helping with the fix.
559
584
 
560
585
  3.12.0 (2021-05-09)
561
- *******************
586
+ -------------------
562
587
 
563
588
  Features:
564
589
 
@@ -575,7 +600,7 @@ Other changes:
575
600
  - Remove unnecessary list cast (:pr:`1785`).
576
601
 
577
602
  3.11.1 (2021-03-29)
578
- *******************
603
+ -------------------
579
604
 
580
605
  Bug fixes:
581
606
 
@@ -583,7 +608,7 @@ Bug fixes:
583
608
  Thanks :user:`rbu` for reporting and thanks :user:`sirosen` for the fix (:pr:`1745`).
584
609
 
585
610
  3.11.0 (2021-03-28)
586
- *******************
611
+ -------------------
587
612
 
588
613
  Features:
589
614
 
@@ -598,7 +623,7 @@ Other changes:
598
623
  - Remove unnecessary ``hasattr`` and ``getattr`` checks in ``Field`` (:pr:`1770`).
599
624
 
600
625
  3.10.0 (2020-12-19)
601
- *******************
626
+ -------------------
602
627
 
603
628
  Deprecations:
604
629
 
@@ -607,7 +632,7 @@ Deprecations:
607
632
  argument instead. Thanks :user:`sirosen`.
608
633
 
609
634
  3.9.1 (2020-11-07)
610
- ******************
635
+ ------------------
611
636
 
612
637
  Bug fixes:
613
638
 
@@ -617,7 +642,7 @@ Bug fixes:
617
642
  value ``Field`` is specified (:pr:`1685`).
618
643
 
619
644
  3.9.0 (2020-10-31)
620
- ******************
645
+ ------------------
621
646
 
622
647
  Features:
623
648
 
@@ -630,7 +655,7 @@ Other changes:
630
655
  Thanks :user:`nadega` for the PR.
631
656
 
632
657
  3.8.0 (2020-09-16)
633
- ******************
658
+ ------------------
634
659
 
635
660
  Features:
636
661
 
@@ -643,7 +668,7 @@ Bug fixes:
643
668
  reporting.
644
669
 
645
670
  3.7.1 (2020-07-20)
646
- ******************
671
+ ------------------
647
672
 
648
673
  Bug fixes:
649
674
 
@@ -651,7 +676,7 @@ Bug fixes:
651
676
  Thanks :user:`jun0jang` for the PR.
652
677
 
653
678
  3.7.0 (2020-07-08)
654
- ******************
679
+ ------------------
655
680
 
656
681
  Deprecations:
657
682
 
@@ -667,7 +692,7 @@ Bug fixes:
667
692
  Thanks :user:`juannorris` for the PR.
668
693
 
669
694
  3.6.1 (2020-06-02)
670
- ******************
695
+ ------------------
671
696
 
672
697
  No code changes--only docs and contributor-facing updates in this release.
673
698
 
@@ -680,7 +705,7 @@ Support:
680
705
  add summary tables (:pr:`1587`). Thanks :user:`EpicWink` for the PR.
681
706
 
682
707
  3.6.0 (2020-05-08)
683
- ******************
708
+ ------------------
684
709
 
685
710
  Features:
686
711
 
@@ -689,21 +714,21 @@ Features:
689
714
 
690
715
 
691
716
  3.5.2 (2020-04-30)
692
- ******************
717
+ ------------------
693
718
 
694
719
  Bug fixes:
695
720
 
696
721
  - Fix typing in ``class_registry`` (:pr:`1574`). Thanks :user:`mahenzon`.
697
722
 
698
723
  3.5.1 (2020-03-05)
699
- ******************
724
+ ------------------
700
725
 
701
726
  Bug fixes:
702
727
 
703
728
  - Includes bug fix from 2.21.0.
704
729
 
705
730
  3.5.0 (2020-02-19)
706
- ******************
731
+ ------------------
707
732
 
708
733
  Bug fixes:
709
734
 
@@ -713,7 +738,7 @@ Bug fixes:
713
738
  negative impact on performance in this specific case is expected.
714
739
 
715
740
  3.4.0 (2020-02-02)
716
- ******************
741
+ ------------------
717
742
 
718
743
  Features:
719
744
 
@@ -730,7 +755,7 @@ Other changes:
730
755
  - Remove useless ``_serialize`` override in ``UUID`` field (:pr:`1489`).
731
756
 
732
757
  3.3.0 (2019-12-05)
733
- ******************
758
+ ------------------
734
759
 
735
760
  Features:
736
761
 
@@ -787,7 +812,7 @@ Other changes:
787
812
  - Make mypy stricter and remove dead code (:pr:`1467`). Thanks again, :user:`hukkinj1`.
788
813
 
789
814
  3.2.2 (2019-11-04)
790
- ******************
815
+ ------------------
791
816
 
792
817
  Bug fixes:
793
818
 
@@ -799,14 +824,14 @@ Support:
799
824
  - Test against Python 3.8 (:pr:`1431`).
800
825
 
801
826
  3.2.1 (2019-09-30)
802
- ******************
827
+ ------------------
803
828
 
804
829
  Bug fixes:
805
830
 
806
831
  - Fix typing for ``Schema.dump[s]`` (:pr:`1416`).
807
832
 
808
833
  3.2.0 (2019-09-17)
809
- ******************
834
+ ------------------
810
835
 
811
836
  Features:
812
837
 
@@ -821,7 +846,7 @@ Refactoring:
821
846
  - Remove unnecessary ``BaseSchema`` superclass (:pr:`1406`).
822
847
 
823
848
  3.1.1 (2019-09-16)
824
- ******************
849
+ ------------------
825
850
 
826
851
  Bug fixes:
827
852
 
@@ -831,7 +856,7 @@ Bug fixes:
831
856
  Thanks :user:`metheoryt` for reporting.
832
857
 
833
858
  3.1.0 (2019-09-15)
834
- ******************
859
+ ------------------
835
860
 
836
861
  Features:
837
862
 
@@ -844,7 +869,7 @@ Bug fixes:
844
869
  - Includes bug fix from 2.20.5.
845
870
 
846
871
  3.0.5 (2019-09-12)
847
- ******************
872
+ ------------------
848
873
 
849
874
  Bug fixes:
850
875
 
@@ -853,7 +878,7 @@ Bug fixes:
853
878
 
854
879
 
855
880
  3.0.4 (2019-09-11)
856
- ******************
881
+ ------------------
857
882
 
858
883
  Bug fixes:
859
884
 
@@ -861,7 +886,7 @@ Bug fixes:
861
886
  - Includes bug fix from 2.20.4 (:issue:`1160`).
862
887
 
863
888
  3.0.3 (2019-09-04)
864
- ******************
889
+ ------------------
865
890
 
866
891
  Bug fixes:
867
892
 
@@ -869,7 +894,7 @@ Bug fixes:
869
894
  Thanks :user:`jtrakk` for reporting.
870
895
 
871
896
  3.0.2 (2019-09-04)
872
- ******************
897
+ ------------------
873
898
 
874
899
  Bug fixes:
875
900
 
@@ -877,7 +902,7 @@ Bug fixes:
877
902
  - Fix incorrect ``super()`` call in ``SchemaMeta.__init__`` (:pr:`1362`).
878
903
 
879
904
  3.0.1 (2019-08-21)
880
- ******************
905
+ ------------------
881
906
 
882
907
  Bug fixes:
883
908
 
@@ -885,7 +910,7 @@ Bug fixes:
885
910
  This bug was introduced in 3.0.0rc9. Thanks :user:`zblz` for reporting.
886
911
 
887
912
  3.0.0 (2019-08-18)
888
- ******************
913
+ ------------------
889
914
 
890
915
  Features:
891
916
 
@@ -903,7 +928,7 @@ Support:
903
928
  - Various docs improvements (:pr:`1329`).
904
929
 
905
930
  3.0.0rc9 (2019-07-31)
906
- *********************
931
+ ---------------------
907
932
 
908
933
  Features:
909
934
 
@@ -934,7 +959,7 @@ Support:
934
959
  - Document usage of ``validate.Regexp``'s usage ``re.search`` (:issue:`1285`). Thanks :user:`macdonaldezra`.
935
960
 
936
961
  3.0.0rc8 (2019-07-04)
937
- *********************
962
+ ---------------------
938
963
 
939
964
  Features:
940
965
 
@@ -965,7 +990,7 @@ Other changes:
965
990
  - Switch to Azure Pipelines for CI (:issue:`1261`).
966
991
 
967
992
  3.0.0rc7 (2019-06-15)
968
- *********************
993
+ ---------------------
969
994
 
970
995
  Features:
971
996
 
@@ -987,7 +1012,7 @@ Other changes:
987
1012
  - *Backwards-incompatible*: Use keyword-only arguments (:issue:`1216`).
988
1013
 
989
1014
  3.0.0rc6 (2019-05-05)
990
- *********************
1015
+ ---------------------
991
1016
 
992
1017
  Support:
993
1018
 
@@ -1003,7 +1028,7 @@ Support:
1003
1028
  again :user:`hugovk`.
1004
1029
 
1005
1030
  3.0.0rc5 (2019-03-30)
1006
- *********************
1031
+ ---------------------
1007
1032
 
1008
1033
  Features:
1009
1034
 
@@ -1023,7 +1048,7 @@ Bug fixes:
1023
1048
  - Includes bug fix from 2.19.2.
1024
1049
 
1025
1050
  3.0.0rc4 (2019-02-08)
1026
- *********************
1051
+ ---------------------
1027
1052
 
1028
1053
  Features:
1029
1054
 
@@ -1033,7 +1058,7 @@ Features:
1033
1058
  Thank :user:`sayanarijit` for the suggestion and the PR.
1034
1059
 
1035
1060
  3.0.0rc3 (2019-01-13)
1036
- *********************
1061
+ ---------------------
1037
1062
 
1038
1063
  Features:
1039
1064
 
@@ -1055,7 +1080,7 @@ Bug fixes:
1055
1080
  - Includes bug fix from 2.18.0.
1056
1081
 
1057
1082
  3.0.0rc2 (2019-01-03)
1058
- *********************
1083
+ ---------------------
1059
1084
 
1060
1085
  Features:
1061
1086
 
@@ -1080,7 +1105,7 @@ Other changes:
1080
1105
  validation completion (:issue:`996`).
1081
1106
 
1082
1107
  3.0.0rc1 (2018-11-29)
1083
- *********************
1108
+ ---------------------
1084
1109
 
1085
1110
  Features:
1086
1111
 
@@ -1098,14 +1123,14 @@ Bug fixes:
1098
1123
  Thanks :user:`toffan` for the catch and patch.
1099
1124
 
1100
1125
  3.0.0b20 (2018-11-01)
1101
- *********************
1126
+ ---------------------
1102
1127
 
1103
1128
  Bug fixes:
1104
1129
 
1105
1130
  - Includes bug fixes from 2.16.2 and 2.16.3.
1106
1131
 
1107
1132
  3.0.0b19 (2018-10-24)
1108
- *********************
1133
+ ---------------------
1109
1134
 
1110
1135
  Features:
1111
1136
 
@@ -1125,7 +1150,7 @@ Other changes:
1125
1150
 
1126
1151
 
1127
1152
  3.0.0b18 (2018-10-15)
1128
- *********************
1153
+ ---------------------
1129
1154
 
1130
1155
  Bug fixes:
1131
1156
 
@@ -1139,7 +1164,7 @@ Deprecations/Removals:
1139
1164
 
1140
1165
 
1141
1166
  3.0.0b17 (2018-10-13)
1142
- *********************
1167
+ ---------------------
1143
1168
 
1144
1169
  Features:
1145
1170
 
@@ -1163,7 +1188,7 @@ Bug fixes:
1163
1188
  - Includes bug fix from 2.16.0.
1164
1189
 
1165
1190
  3.0.0b16 (2018-09-20)
1166
- *********************
1191
+ ---------------------
1167
1192
 
1168
1193
  Bug fixes:
1169
1194
 
@@ -1172,7 +1197,7 @@ Bug fixes:
1172
1197
  for reporting.
1173
1198
 
1174
1199
  3.0.0b15 (2018-09-18)
1175
- *********************
1200
+ ---------------------
1176
1201
 
1177
1202
  Bug fixes:
1178
1203
 
@@ -1186,7 +1211,7 @@ Bug fixes:
1186
1211
  Thanks :user:`tuukkamustonen` for implementing these changes.
1187
1212
 
1188
1213
  3.0.0b14 (2018-09-15)
1189
- *********************
1214
+ ---------------------
1190
1215
 
1191
1216
  Features:
1192
1217
 
@@ -1210,7 +1235,7 @@ Other changes:
1210
1235
  - Tested against Python 3.7.
1211
1236
 
1212
1237
  3.0.0b13 (2018-08-04)
1213
- *********************
1238
+ ---------------------
1214
1239
 
1215
1240
  Bug fixes:
1216
1241
 
@@ -1231,7 +1256,7 @@ Other changes:
1231
1256
  reporting.
1232
1257
 
1233
1258
  3.0.0b12 (2018-07-04)
1234
- *********************
1259
+ ---------------------
1235
1260
 
1236
1261
  Features:
1237
1262
 
@@ -1264,7 +1289,7 @@ Deprecations/Removals:
1264
1289
  instances from ``Schema.fields``.
1265
1290
 
1266
1291
  3.0.0b11 (2018-05-20)
1267
- *********************
1292
+ ---------------------
1268
1293
 
1269
1294
  Features:
1270
1295
 
@@ -1284,14 +1309,14 @@ Bug fixes:
1284
1309
 
1285
1310
 
1286
1311
  3.0.0b10 (2018-05-10)
1287
- *********************
1312
+ ---------------------
1288
1313
 
1289
1314
  Bug fixes:
1290
1315
 
1291
1316
  - Includes bugfixes from 2.15.2.
1292
1317
 
1293
1318
  3.0.0b9 (2018-04-25)
1294
- ********************
1319
+ --------------------
1295
1320
 
1296
1321
  Features:
1297
1322
 
@@ -1304,7 +1329,7 @@ Bug fixes:
1304
1329
  - Includes the bugfix from 2.15.1.
1305
1330
 
1306
1331
  3.0.0b8 (2018-03-24)
1307
- ********************
1332
+ --------------------
1308
1333
 
1309
1334
  Features:
1310
1335
 
@@ -1326,7 +1351,7 @@ Features:
1326
1351
  Thanks :user:`shabble` for the report and thanks :user:`lafrech` for the PR.
1327
1352
 
1328
1353
  3.0.0b7 (2018-02-03)
1329
- ********************
1354
+ --------------------
1330
1355
 
1331
1356
  Features:
1332
1357
 
@@ -1355,7 +1380,7 @@ Support:
1355
1380
 
1356
1381
 
1357
1382
  3.0.0b6 (2018-01-02)
1358
- ********************
1383
+ --------------------
1359
1384
 
1360
1385
  Bug fixes:
1361
1386
 
@@ -1371,7 +1396,7 @@ Other changes:
1371
1396
  - ``validate.URL`` requires square brackets around IPv6 URLs (:issue:`707`). Thanks :user:`harlov`.
1372
1397
 
1373
1398
  3.0.0b5 (2017-12-30)
1374
- ********************
1399
+ --------------------
1375
1400
 
1376
1401
  Features:
1377
1402
 
@@ -1385,7 +1410,7 @@ Other changes:
1385
1410
  ``utils.from_iso_datetime`` (:issue:`694`). Thanks :user:`sklarsa`.
1386
1411
 
1387
1412
  3.0.0b4 (2017-10-23)
1388
- ********************
1413
+ --------------------
1389
1414
 
1390
1415
  Features:
1391
1416
 
@@ -1404,7 +1429,7 @@ Support:
1404
1429
  for reporting and thanks :user:`yoichi` for the PR.
1405
1430
 
1406
1431
  3.0.0b3 (2017-08-20)
1407
- ********************
1432
+ --------------------
1408
1433
 
1409
1434
  Features:
1410
1435
 
@@ -1426,7 +1451,7 @@ Support:
1426
1451
  - Add benchmark script. Thanks :user:`rowillia`.
1427
1452
 
1428
1453
  3.0.0b2 (2017-03-19)
1429
- ********************
1454
+ --------------------
1430
1455
 
1431
1456
  Features:
1432
1457
 
@@ -1441,7 +1466,7 @@ Bug fixes:
1441
1466
  - Includes bug fixes from release 2.13.4.
1442
1467
 
1443
1468
  3.0.0b1 (2017-03-10)
1444
- ********************
1469
+ --------------------
1445
1470
 
1446
1471
  Features:
1447
1472
 
@@ -1455,7 +1480,7 @@ Other changes:
1455
1480
  - *Backwards-incompatible*: ``skip_on_field_errors`` defaults to ``True`` for ``validates_schema`` (:issue:`352`).
1456
1481
 
1457
1482
  3.0.0a1 (2017-02-26)
1458
- ********************
1483
+ --------------------
1459
1484
 
1460
1485
  Features:
1461
1486
 
@@ -1477,7 +1502,7 @@ Deprecation/Removals:
1477
1502
  - Remove ``extra`` parameter from ``Schema``. Use a ``@post_dump`` method to add additional data.
1478
1503
 
1479
1504
  2.21.0 (2020-03-05)
1480
- *******************
1505
+ -------------------
1481
1506
 
1482
1507
  Bug fixes:
1483
1508
 
@@ -1489,14 +1514,14 @@ Other changes:
1489
1514
  - Drop support for Python 3.4 (:pr:`1525`).
1490
1515
 
1491
1516
  2.20.5 (2019-09-15)
1492
- *******************
1517
+ -------------------
1493
1518
 
1494
1519
  Bug fixes:
1495
1520
 
1496
1521
  - Fix behavior when a non-list collection is passed to the ``validate`` argument of ``fields.Email`` and ``fields.URL`` (:issue:`1400`).
1497
1522
 
1498
1523
  2.20.4 (2019-09-11)
1499
- *******************
1524
+ -------------------
1500
1525
 
1501
1526
  Bug fixes:
1502
1527
 
@@ -1504,14 +1529,14 @@ Bug fixes:
1504
1529
  Thanks :user:`Kamforka` for reporting.
1505
1530
 
1506
1531
  2.20.3 (2019-09-04)
1507
- *******************
1532
+ -------------------
1508
1533
 
1509
1534
  Bug fixes:
1510
1535
 
1511
1536
  - Don't swallow ``TypeError`` exceptions raised by ``Field._bind_to_schema`` or ``Schema.on_bind_field`` (:pr:`1376`).
1512
1537
 
1513
1538
  2.20.2 (2019-08-20)
1514
- *******************
1539
+ -------------------
1515
1540
 
1516
1541
  Bug fixes:
1517
1542
 
@@ -1519,7 +1544,7 @@ Bug fixes:
1519
1544
  (:pr:`1354`). Thanks :user:`nicktimko` for the PR.
1520
1545
 
1521
1546
  2.20.1 (2019-08-13)
1522
- *******************
1547
+ -------------------
1523
1548
 
1524
1549
  Bug fixes:
1525
1550
 
@@ -1527,7 +1552,7 @@ Bug fixes:
1527
1552
  passed to a nested schema with ``@validates`` (:issue:`1342`).
1528
1553
 
1529
1554
  2.20.0 (2019-08-10)
1530
- *******************
1555
+ -------------------
1531
1556
 
1532
1557
  Bug fixes:
1533
1558
 
@@ -1542,7 +1567,7 @@ Deprecation/Removals:
1542
1567
  - Python 2.6 is no longer officially supported (:issue:`1274`).
1543
1568
 
1544
1569
  2.19.5 (2019-06-18)
1545
- *******************
1570
+ -------------------
1546
1571
 
1547
1572
  Bug fixes:
1548
1573
 
@@ -1550,7 +1575,7 @@ Bug fixes:
1550
1575
  miroseconds (:issue:`1251`). Thanks :user:`diego-plan9` for reporting.
1551
1576
 
1552
1577
  2.19.4 (2019-06-16)
1553
- *******************
1578
+ -------------------
1554
1579
 
1555
1580
  Bug fixes:
1556
1581
 
@@ -1558,7 +1583,7 @@ Bug fixes:
1558
1583
  installed (:issue:`1147`).
1559
1584
 
1560
1585
  2.19.3 (2019-06-15)
1561
- *******************
1586
+ -------------------
1562
1587
 
1563
1588
  Bug fixes:
1564
1589
 
@@ -1567,7 +1592,7 @@ Bug fixes:
1567
1592
  reporting.
1568
1593
 
1569
1594
  2.19.2 (2019-03-30)
1570
- *******************
1595
+ -------------------
1571
1596
 
1572
1597
  Bug fixes:
1573
1598
 
@@ -1575,7 +1600,7 @@ Bug fixes:
1575
1600
  ``fields.Float`` (:pr:`1177`). Thanks :user:`brycedrennan` for the PR.
1576
1601
 
1577
1602
  2.19.1 (2019-03-16)
1578
- *******************
1603
+ -------------------
1579
1604
 
1580
1605
  Bug fixes:
1581
1606
 
@@ -1584,7 +1609,7 @@ Bug fixes:
1584
1609
  catch and patch.
1585
1610
 
1586
1611
  2.19.0 (2019-03-07)
1587
- *******************
1612
+ -------------------
1588
1613
 
1589
1614
  Deprecation/Removal:
1590
1615
 
@@ -1593,7 +1618,7 @@ Deprecation/Removal:
1593
1618
  instead (:issue:`1141`).
1594
1619
 
1595
1620
  2.18.1 (2019-02-15)
1596
- *******************
1621
+ -------------------
1597
1622
 
1598
1623
  Bug fixes:
1599
1624
 
@@ -1602,7 +1627,7 @@ Bug fixes:
1602
1627
  reporting.
1603
1628
 
1604
1629
  2.18.0 (2019-01-13)
1605
- *******************
1630
+ -------------------
1606
1631
 
1607
1632
  Features:
1608
1633
 
@@ -1615,7 +1640,7 @@ Bug fixes:
1615
1640
  duplicate it (:pr:`1099`).
1616
1641
 
1617
1642
  2.17.0 (2018-12-26)
1618
- *******************
1643
+ -------------------
1619
1644
 
1620
1645
  Features:
1621
1646
 
@@ -1624,7 +1649,7 @@ Features:
1624
1649
  prepare for marshmallow 3 (:pr:`1075`).
1625
1650
 
1626
1651
  2.16.3 (2018-11-01)
1627
- *******************
1652
+ -------------------
1628
1653
 
1629
1654
  Bug fixes:
1630
1655
 
@@ -1633,7 +1658,7 @@ Bug fixes:
1633
1658
  reproduce this issue.
1634
1659
 
1635
1660
  2.16.2 (2018-10-30)
1636
- *******************
1661
+ -------------------
1637
1662
 
1638
1663
  Bug fixes:
1639
1664
 
@@ -1642,7 +1667,7 @@ Bug fixes:
1642
1667
  :user:`jmargeta` for the PR.
1643
1668
 
1644
1669
  2.16.1 (2018-10-17)
1645
- *******************
1670
+ -------------------
1646
1671
 
1647
1672
  Bug fixes:
1648
1673
 
@@ -1650,7 +1675,7 @@ Bug fixes:
1650
1675
  (:issue:`998`). Thanks :user:`lalvarezguillen` for reporting.
1651
1676
 
1652
1677
  2.16.0 (2018-10-10)
1653
- *******************
1678
+ -------------------
1654
1679
 
1655
1680
  Bug fixes:
1656
1681
 
@@ -1662,7 +1687,7 @@ Other changes:
1662
1687
  - Drop support for Python 3.3 (:pr:`987`).
1663
1688
 
1664
1689
  2.15.6 (2018-09-20)
1665
- *******************
1690
+ -------------------
1666
1691
 
1667
1692
  Bug fixes:
1668
1693
 
@@ -1676,7 +1701,7 @@ These fixes were backported from 3.0.0b15 and 3.0.0b16.
1676
1701
 
1677
1702
 
1678
1703
  2.15.5 (2018-09-15)
1679
- *******************
1704
+ -------------------
1680
1705
 
1681
1706
  Bug fixes:
1682
1707
 
@@ -1684,7 +1709,7 @@ Bug fixes:
1684
1709
  Thanks :user:`vke-code` for the catch and :user:`YuriHeupa` for the patch.
1685
1710
 
1686
1711
  2.15.4 (2018-08-04)
1687
- *******************
1712
+ -------------------
1688
1713
 
1689
1714
  Bug fixes:
1690
1715
 
@@ -1692,7 +1717,7 @@ Bug fixes:
1692
1717
  (:issue:`748`). Thanks :user:`m-novikov` for the catch and patch.
1693
1718
 
1694
1719
  2.15.3 (2018-05-20)
1695
- *******************
1720
+ -------------------
1696
1721
 
1697
1722
  Bug fixes:
1698
1723
 
@@ -1701,7 +1726,7 @@ Bug fixes:
1701
1726
  :user:`deckar01` for the catch and patch.
1702
1727
 
1703
1728
  2.15.2 (2018-05-10)
1704
- *******************
1729
+ -------------------
1705
1730
 
1706
1731
  Bug fixes:
1707
1732
 
@@ -1716,16 +1741,16 @@ Bug fixes:
1716
1741
  :user:`deckar01` for the fix.
1717
1742
 
1718
1743
  2.15.1 (2018-04-25)
1719
- *******************
1744
+ -------------------
1720
1745
 
1721
1746
  Bug fixes:
1722
1747
 
1723
- - :cve:`CVE-2018-17175`: Fix behavior when an empty list is passed as the ``only`` argument
1748
+ - :cve:`2018-17175`: Fix behavior when an empty list is passed as the ``only`` argument
1724
1749
  (:issue:`772`). Thanks :user:`deckar01` for reporting and thanks
1725
1750
  :user:`lafrech` for the fix.
1726
1751
 
1727
1752
  2.15.0 (2017-12-02)
1728
- *******************
1753
+ -------------------
1729
1754
 
1730
1755
  Bug fixes:
1731
1756
 
@@ -1734,7 +1759,7 @@ Bug fixes:
1734
1759
  suggestion and thanks :user:`4lissonsilveira` for the PR.
1735
1760
 
1736
1761
  2.14.0 (2017-10-23)
1737
- *******************
1762
+ -------------------
1738
1763
 
1739
1764
  Features:
1740
1765
 
@@ -1742,7 +1767,7 @@ Features:
1742
1767
  Thanks :user:`sduthil` for the suggestion and the PR.
1743
1768
 
1744
1769
  2.13.6 (2017-08-16)
1745
- *******************
1770
+ -------------------
1746
1771
 
1747
1772
  Bug fixes:
1748
1773
 
@@ -1750,28 +1775,28 @@ Bug fixes:
1750
1775
  (:issue:`669`). Thanks :user:`MichalKononenko`.
1751
1776
 
1752
1777
  2.13.5 (2017-04-12)
1753
- *******************
1778
+ -------------------
1754
1779
 
1755
1780
  Bug fixes:
1756
1781
 
1757
1782
  - Fix validation of iso8601-formatted dates (:issue:`556`). Thanks :user:`lafrech` for reporting.
1758
1783
 
1759
1784
  2.13.4 (2017-03-19)
1760
- *******************
1785
+ -------------------
1761
1786
 
1762
1787
  Bug fixes:
1763
1788
 
1764
1789
  - Fix symmetry of serialization and deserialization behavior when passing a dot-delimited path to the ``attribute`` parameter of fields (:issue:`450`). Thanks :user:`itajaja` for reporting.
1765
1790
 
1766
1791
  2.13.3 (2017-03-11)
1767
- *******************
1792
+ -------------------
1768
1793
 
1769
1794
  Bug fixes:
1770
1795
 
1771
1796
  - Restore backwards-compatibility of ``SchemaOpts`` constructor (:issue:`597`). Thanks :user:`Wesmania` for reporting and thanks :user:`frol` for the fix.
1772
1797
 
1773
1798
  2.13.2 (2017-03-10)
1774
- *******************
1799
+ -------------------
1775
1800
 
1776
1801
  Bug fixes:
1777
1802
 
@@ -1782,35 +1807,35 @@ Support:
1782
1807
  - Update contributing docs.
1783
1808
 
1784
1809
  2.13.1 (2017-03-04)
1785
- *******************
1810
+ -------------------
1786
1811
 
1787
1812
  Bug fixes:
1788
1813
 
1789
1814
  - Fix sorting on Schema subclasses when ``ordered=True`` (:issue:`592`). Thanks :user:`frol`.
1790
1815
 
1791
1816
  2.13.0 (2017-02-18)
1792
- *******************
1817
+ -------------------
1793
1818
 
1794
1819
  Features:
1795
1820
 
1796
1821
  - Minor optimizations (:issue:`577`). Thanks :user:`rowillia` for the PR.
1797
1822
 
1798
1823
  2.12.2 (2017-01-30)
1799
- *******************
1824
+ -------------------
1800
1825
 
1801
1826
  Bug fixes:
1802
1827
 
1803
1828
  - Unbound fields return `None` rather returning the field itself. This fixes a corner case introduced in :issue:`572`. Thanks :user:`touilleMan` for reporting and :user:`YuriHeupa` for the fix.
1804
1829
 
1805
1830
  2.12.1 (2017-01-23)
1806
- *******************
1831
+ -------------------
1807
1832
 
1808
1833
  Bug fixes:
1809
1834
 
1810
1835
  - Fix behavior when a ``Nested`` field is composed within a ``List`` field (:issue:`572`). Thanks :user:`avish` for reporting and :user:`YuriHeupa` for the PR.
1811
1836
 
1812
1837
  2.12.0 (2017-01-22)
1813
- *******************
1838
+ -------------------
1814
1839
 
1815
1840
  Features:
1816
1841
 
@@ -1818,14 +1843,14 @@ Features:
1818
1843
  - Add ``schemes`` parameter to ``fields.URL`` (:issue:`574`). Thanks :user:`mosquito` for the PR.
1819
1844
 
1820
1845
  2.11.1 (2017-01-08)
1821
- *******************
1846
+ -------------------
1822
1847
 
1823
1848
  Bug fixes:
1824
1849
 
1825
1850
  - Allow ``strict`` class Meta option to be overridden by constructor (:issue:`550`). Thanks :user:`douglas-treadwell` for reporting and thanks :user:`podhmo` for the PR.
1826
1851
 
1827
1852
  2.11.0 (2017-01-08)
1828
- *******************
1853
+ -------------------
1829
1854
 
1830
1855
  Features:
1831
1856
 
@@ -1837,7 +1862,7 @@ Support:
1837
1862
  - Test against Python 3.6.
1838
1863
 
1839
1864
  2.10.5 (2016-12-19)
1840
- *******************
1865
+ -------------------
1841
1866
 
1842
1867
  Bug fixes:
1843
1868
 
@@ -1848,21 +1873,21 @@ Support:
1848
1873
  - Tests: Fix redefinition of ``test_utils.test_get_value()`` (:issue:`562`). Thanks :user:`nelfin`.
1849
1874
 
1850
1875
  2.10.4 (2016-11-18)
1851
- *******************
1876
+ -------------------
1852
1877
 
1853
1878
  Bug fixes:
1854
1879
 
1855
1880
  - `Function` field works with callables that use Python 3 type annotations (:issue:`540`). Thanks :user:`martinstein` for reporting and thanks :user:`sabinem`, :user:`lafrech`, and :user:`maximkulkin` for the work on the PR.
1856
1881
 
1857
1882
  2.10.3 (2016-10-02)
1858
- *******************
1883
+ -------------------
1859
1884
 
1860
1885
  Bug fixes:
1861
1886
 
1862
1887
  - Fix behavior for serializing missing data with ``Number`` fields when ``as_string=True`` is passed (:issue:`538`). Thanks :user:`jessemyers` for reporting.
1863
1888
 
1864
1889
  2.10.2 (2016-09-25)
1865
- *******************
1890
+ -------------------
1866
1891
 
1867
1892
  Bug fixes:
1868
1893
 
@@ -1870,7 +1895,7 @@ Bug fixes:
1870
1895
  - Fix UUID validation on serialization and deserialization of ``uuid.UUID`` objects (:issue:`532`). Thanks :user:`pauljz`.
1871
1896
 
1872
1897
  2.10.1 (2016-09-14)
1873
- *******************
1898
+ -------------------
1874
1899
 
1875
1900
  Bug fixes:
1876
1901
 
@@ -1879,14 +1904,14 @@ Bug fixes:
1879
1904
  - Fix validation of nested fields on dumping (:issue:`528`). Thanks again :user:`tvuotila`.
1880
1905
 
1881
1906
  2.10.0 (2016-09-05)
1882
- *******************
1907
+ -------------------
1883
1908
 
1884
1909
  Features:
1885
1910
 
1886
1911
  - Errors raised by pre/post-load/dump methods will be added to a schema's errors dictionary (:issue:`472`). Thanks :user:`dbertouille` for the suggestion and for the PR.
1887
1912
 
1888
1913
  2.9.1 (2016-07-21)
1889
- ******************
1914
+ ------------------
1890
1915
 
1891
1916
  Bug fixes:
1892
1917
 
@@ -1894,12 +1919,12 @@ Bug fixes:
1894
1919
  - Make ``@validates`` consistent with field validator behavior: if validation fails, the field will not be included in the deserialized output (:issue:`391`). Thanks :user:`martinstein` for reporting and thanks :user:`vuonghv` for the fix.
1895
1920
 
1896
1921
  2.9.0 (2016-07-06)
1897
- ******************
1922
+ ------------------
1898
1923
 
1899
1924
  - ``Decimal`` field coerces input values to a string before deserializing to a `decimal.Decimal` object in order to avoid transformation of float values under 12 significant digits (:issue:`434`, :issue:`435`). Thanks :user:`davidthornton` for the PR.
1900
1925
 
1901
1926
  2.8.0 (2016-06-23)
1902
- ******************
1927
+ ------------------
1903
1928
 
1904
1929
  Features:
1905
1930
 
@@ -1910,12 +1935,12 @@ Support:
1910
1935
  - Update tasks.py for compatibility with invoke>=0.13.0. Thanks :user:`deckar01`.
1911
1936
 
1912
1937
  2.7.3 (2016-05-05)
1913
- ******************
1938
+ ------------------
1914
1939
 
1915
1940
  - Make ``field.parent`` and ``field.name`` accessible to ``on_bind_field`` (:issue:`449`). Thanks :user:`immerrr`.
1916
1941
 
1917
1942
  2.7.2 (2016-04-27)
1918
- ******************
1943
+ ------------------
1919
1944
 
1920
1945
  No code changes in this release. This is a reupload in order to distribute an sdist for the last hotfix release. See :issue:`443`.
1921
1946
 
@@ -1924,7 +1949,7 @@ Support:
1924
1949
  - Update license entry in setup.py to fix RPM distributions (:issue:`433`). Thanks :user:`rrajaravi` for reporting.
1925
1950
 
1926
1951
  2.7.1 (2016-04-08)
1927
- ******************
1952
+ ------------------
1928
1953
 
1929
1954
  Bug fixes:
1930
1955
 
@@ -1932,7 +1957,7 @@ Bug fixes:
1932
1957
  constructed dynamically using the ``type`` constructor without getting added to the class registry (which is useful for saving memory).
1933
1958
 
1934
1959
  2.7.0 (2016-04-04)
1935
- ******************
1960
+ ------------------
1936
1961
 
1937
1962
  Features:
1938
1963
 
@@ -1944,14 +1969,14 @@ Other changes:
1944
1969
  - Remove unused attributes ``root``, ``parent``, and ``name`` from ``SchemaABC`` (:issue:`410`). Thanks :user:`Tim-Erwin` for the PR.
1945
1970
 
1946
1971
  2.6.1 (2016-03-17)
1947
- ******************
1972
+ ------------------
1948
1973
 
1949
1974
  Bug fixes:
1950
1975
 
1951
1976
  - Respect ``load_from`` when reporting errors for nested required fields (:issue:`414`). Thanks :user:`yumike`.
1952
1977
 
1953
1978
  2.6.0 (2016-02-01)
1954
- ******************
1979
+ ------------------
1955
1980
 
1956
1981
  Features:
1957
1982
 
@@ -1960,7 +1985,7 @@ Features:
1960
1985
  - Collect all validation errors for each item deserialized by a ``List`` field (:issue:`345`). Thanks :user:`maximkulkin` for the report and the PR.
1961
1986
 
1962
1987
  2.5.0 (2016-01-16)
1963
- ******************
1988
+ ------------------
1964
1989
 
1965
1990
  Features:
1966
1991
 
@@ -1968,21 +1993,21 @@ Features:
1968
1993
  - Add ``schemes`` argument to ``validate.URL`` (:issue:`356`).
1969
1994
 
1970
1995
  2.4.2 (2015-12-08)
1971
- ******************
1996
+ ------------------
1972
1997
 
1973
1998
  Bug fixes:
1974
1999
 
1975
2000
  - Prevent duplicate error messages when validating nested collections (:issue:`360`). Thanks :user:`alexmorken` for the catch and patch.
1976
2001
 
1977
2002
  2.4.1 (2015-12-07)
1978
- ******************
2003
+ ------------------
1979
2004
 
1980
2005
  Bug fixes:
1981
2006
 
1982
2007
  - Serializing an iterator will not drop the first item (:issue:`343`, :issue:`353`). Thanks :user:`jmcarp` for the patch. Thanks :user:`edgarallang` and :user:`jmcarp` for reporting.
1983
2008
 
1984
2009
  2.4.0 (2015-12-06)
1985
- ******************
2010
+ ------------------
1986
2011
 
1987
2012
  Features:
1988
2013
 
@@ -1994,7 +2019,7 @@ Bug fixes:
1994
2019
  - Fix ``@validates`` behavior when used when ``attribute`` is specified and ``strict=True`` (:issue:`350`). Thanks :user:`density` for reporting.
1995
2020
 
1996
2021
  2.3.0 (2015-11-22)
1997
- ******************
2022
+ ------------------
1998
2023
 
1999
2024
  Features:
2000
2025
 
@@ -2011,14 +2036,14 @@ Deprecation/Removal:
2011
2036
  ``func`` and ``method_name`` are still present for backwards-compatibility, but they will both be removed in marshmallow 3.0.
2012
2037
 
2013
2038
  2.2.1 (2015-11-11)
2014
- ******************
2039
+ ------------------
2015
2040
 
2016
2041
  Bug fixes:
2017
2042
 
2018
2043
  - Skip field validators for fields that aren't included in ``only`` (:issue:`320`). Thanks :user:`carlos-alberto` for reporting and :user:`eprikazc` for the PR.
2019
2044
 
2020
2045
  2.2.0 (2015-10-26)
2021
- ******************
2046
+ ------------------
2022
2047
 
2023
2048
  Features:
2024
2049
 
@@ -2035,14 +2060,14 @@ Support:
2035
2060
  - Add "Customizing Error Messages" section to custom fields docs.
2036
2061
 
2037
2062
  2.1.3 (2015-10-18)
2038
- ******************
2063
+ ------------------
2039
2064
 
2040
2065
  Bug fixes:
2041
2066
 
2042
2067
  - Fix serialization of collections for which ``iter`` will modify position, e.g. Pymongo cursors (:issue:`303`). Thanks :user:`Mise` for the catch and patch.
2043
2068
 
2044
2069
  2.1.2 (2015-10-14)
2045
- ******************
2070
+ ------------------
2046
2071
 
2047
2072
  Bug fixes:
2048
2073
 
@@ -2050,14 +2075,14 @@ Bug fixes:
2050
2075
  - Fix usage of ``@validates`` with a nested field when ``many=True`` (:issue:`298`). Thanks :user:`nelfin` for the catch and patch.
2051
2076
 
2052
2077
  2.1.1 (2015-10-07)
2053
- ******************
2078
+ ------------------
2054
2079
 
2055
2080
  Bug fixes:
2056
2081
 
2057
2082
  - ``Constant`` field deserializes to its value regardless of whether its field name is present in input data (:issue:`291`). Thanks :user:`fayazkhan` for reporting.
2058
2083
 
2059
2084
  2.1.0 (2015-09-30)
2060
- ******************
2085
+ ------------------
2061
2086
 
2062
2087
  Features:
2063
2088
 
@@ -2079,7 +2104,7 @@ Other changes:
2079
2104
  - A ``List's`` inner field will have the list field set as its parent. Use ``root`` to access the ``Schema``.
2080
2105
 
2081
2106
  2.0.0 (2015-09-25)
2082
- ******************
2107
+ ------------------
2083
2108
 
2084
2109
  Features:
2085
2110
 
@@ -2108,7 +2133,7 @@ Changes from 2.0.0rc2:
2108
2133
  - Bug fix: Prevent infinite loop when validating a required, self-nested field. Thanks :user:`Bachmann1234` for the fix.
2109
2134
 
2110
2135
  2.0.0rc2 (2015-09-16)
2111
- *********************
2136
+ ---------------------
2112
2137
 
2113
2138
  Deprecation/Removals:
2114
2139
 
@@ -2126,7 +2151,7 @@ Changes from 2.0.0rc1:
2126
2151
  - Methods decorated with the ``pre_*``, ``post_*``, and ``validates_*`` decorators must be instance methods. Class methods and instance methods are not supported at this time.
2127
2152
 
2128
2153
  2.0.0rc1 (2015-09-13)
2129
- *********************
2154
+ ---------------------
2130
2155
 
2131
2156
  Features:
2132
2157
 
@@ -2154,7 +2179,7 @@ Support:
2154
2179
  - Test against Python 3.5.
2155
2180
 
2156
2181
  2.0.0b5 (2015-08-23)
2157
- ********************
2182
+ --------------------
2158
2183
 
2159
2184
  Features:
2160
2185
 
@@ -2175,7 +2200,7 @@ Other changes:
2175
2200
  - ``Email`` validator permits email addresses with non-ASCII characters, as per RFC 6530 (:issue:`221`). Thanks :user:`lextoumbourou` for reporting and :user:`mwstobo` for sending the patch.
2176
2201
 
2177
2202
  2.0.0b4 (2015-07-07)
2178
- ********************
2203
+ --------------------
2179
2204
 
2180
2205
  Features:
2181
2206
 
@@ -2195,7 +2220,7 @@ Changes from 2.0.0b3:
2195
2220
  - If ``load_from`` is used on deserialization, the value of ``load_from`` is used as the key in the errors dict (:issue:`232`). Thanks :user:`alexmorken`.
2196
2221
 
2197
2222
  2.0.0b3 (2015-06-14)
2198
- *********************
2223
+ ---------------------
2199
2224
 
2200
2225
  Features:
2201
2226
 
@@ -2232,7 +2257,7 @@ Changes from 2.0.0b2:
2232
2257
  - Implicit passing of original, raw data to Schema validators is removed. Use ``@marshmallow.validates_schema(pass_original=True)`` instead.
2233
2258
 
2234
2259
  2.0.0b2 (2015-05-03)
2235
- ********************
2260
+ --------------------
2236
2261
 
2237
2262
  Features:
2238
2263
 
@@ -2246,7 +2271,7 @@ Changes from 2.0.0b1:
2246
2271
  Includes bug fixes from 1.2.6.
2247
2272
 
2248
2273
  2.0.0b1 (2015-04-26)
2249
- ********************
2274
+ --------------------
2250
2275
 
2251
2276
  Features:
2252
2277
 
@@ -2263,7 +2288,7 @@ Changes from 2.0.0a1:
2263
2288
  - Fix serialization of `None` for ``fields.Email``.
2264
2289
 
2265
2290
  2.0.0a1 (2015-04-25)
2266
- ********************
2291
+ --------------------
2267
2292
 
2268
2293
  Features:
2269
2294
 
@@ -2302,7 +2327,7 @@ Other changes:
2302
2327
  - Make ``allow_null=True`` the default for ``Nested`` fields. This will make ``None`` serialize to ``None`` rather than a dictionary with empty values (:issue:`132`). Thanks :user:`nickrellack` for the suggestion.
2303
2328
 
2304
2329
  1.2.6 (2015-05-03)
2305
- ******************
2330
+ ------------------
2306
2331
 
2307
2332
  Bug fixes:
2308
2333
 
@@ -2310,7 +2335,7 @@ Bug fixes:
2310
2335
  - Allow error message for ``fields.Boolean`` to be customized with the ``error`` parameter (like other fields).
2311
2336
 
2312
2337
  1.2.5 (2015-04-25)
2313
- ******************
2338
+ ------------------
2314
2339
 
2315
2340
  Bug fixes:
2316
2341
 
@@ -2321,7 +2346,7 @@ Support:
2321
2346
  - Fix pep8 dev dependency for flake8. Thanks :user:`taion`.
2322
2347
 
2323
2348
  1.2.4 (2015-03-22)
2324
- ******************
2349
+ ------------------
2325
2350
 
2326
2351
  Bug fixes:
2327
2352
 
@@ -2336,14 +2361,14 @@ Support:
2336
2361
  - Correction to ``_postprocess`` method in docs. Thanks again :user:`taion`.
2337
2362
 
2338
2363
  1.2.3 (2015-03-15)
2339
- ******************
2364
+ ------------------
2340
2365
 
2341
2366
  Bug fixes:
2342
2367
 
2343
2368
  - Fix inheritance of ``ordered`` class Meta option (:issue:`162`). Thanks :user:`stephenfin` for reporting.
2344
2369
 
2345
2370
  1.2.2 (2015-02-23)
2346
- ******************
2371
+ ------------------
2347
2372
 
2348
2373
  Bug fixes:
2349
2374
 
@@ -2351,7 +2376,7 @@ Bug fixes:
2351
2376
  - Fix bug that could cause an ``AttributeError`` when nesting schemas with schema-level validators (:issue:`144`). Thanks :user:`vovanbo` for reporting.
2352
2377
 
2353
2378
  1.2.1 (2015-01-11)
2354
- ******************
2379
+ ------------------
2355
2380
 
2356
2381
  Bug fixes:
2357
2382
 
@@ -2359,7 +2384,7 @@ Bug fixes:
2359
2384
  - Deserializing `None` returns `None` rather than raising an ``AttributeError`` (:issue:`123`). Thanks :user:`RealSalmon` for the catch and patch.
2360
2385
 
2361
2386
  1.2.0 (2014-12-22)
2362
- ******************
2387
+ ------------------
2363
2388
 
2364
2389
  Features:
2365
2390
 
@@ -2394,7 +2419,7 @@ Support:
2394
2419
 
2395
2420
 
2396
2421
  1.1.0 (2014-12-02)
2397
- ******************
2422
+ ------------------
2398
2423
 
2399
2424
  Features:
2400
2425
 
@@ -2416,14 +2441,14 @@ Support:
2416
2441
  - Update Flask and Peewee examples.
2417
2442
 
2418
2443
  1.0.1 (2014-11-18)
2419
- ******************
2444
+ ------------------
2420
2445
 
2421
2446
  Hotfix release.
2422
2447
 
2423
2448
  - Ensure that errors dictionary is correctly cleared on each call to ``Schema.dump`` and ``Schema.load``.
2424
2449
 
2425
2450
  1.0.0 (2014-11-16)
2426
- ******************
2451
+ ------------------
2427
2452
 
2428
2453
  Adds new features, speed improvements, better error handling, and updated documentation.
2429
2454
 
@@ -2442,7 +2467,7 @@ Adds new features, speed improvements, better error handling, and updated docume
2442
2467
  - Updated docs.
2443
2468
 
2444
2469
  1.0.0-a (2014-10-19)
2445
- ********************
2470
+ --------------------
2446
2471
 
2447
2472
  Major reworking and simplification of the public API, centered around support for deserialization, improved validation, and a less stateful ``Schema`` class.
2448
2473
 
@@ -2472,7 +2497,7 @@ Major reworking and simplification of the public API, centered around support fo
2472
2497
  * Add ``Str``, ``Bool``, and ``Int`` field class aliases.
2473
2498
 
2474
2499
  0.7.0 (2014-06-22)
2475
- ******************
2500
+ ------------------
2476
2501
 
2477
2502
  * Add ``Serializer.error_handler`` decorator that registers a custom error handler.
2478
2503
  * Add ``Serializer.data_handler`` decorator that registers data post-processing callbacks.
@@ -2483,14 +2508,14 @@ Major reworking and simplification of the public API, centered around support fo
2483
2508
  * ``validated`` decorator should only wrap a ``Field`` class's ``output`` method.
2484
2509
 
2485
2510
  0.6.0 (2014-06-03)
2486
- ******************
2511
+ ------------------
2487
2512
 
2488
2513
  * Fix bug in serializing keyed tuple types, e.g. ``namedtuple`` and ``KeyedTuple``.
2489
2514
  * Nested field can load a serializer by its class name as a string. This makes it easier to implement 2-way nesting.
2490
2515
  * Make ``Serializer.data`` override-able.
2491
2516
 
2492
2517
  0.5.5 (2014-05-02)
2493
- ******************
2518
+ ------------------
2494
2519
 
2495
2520
  * Add ``Serializer.factory`` for creating a factory function that returns a Serializer instance.
2496
2521
  * ``MarshallingError`` stores its underlying exception as an instance variable. This is useful for inspecting errors.
@@ -2500,14 +2525,14 @@ Major reworking and simplification of the public API, centered around support fo
2500
2525
  * Add ``Serializer.process_data`` hook that allows subclasses to manipulate the final output data.
2501
2526
 
2502
2527
  0.5.4 (2014-04-17)
2503
- ******************
2528
+ ------------------
2504
2529
 
2505
2530
  * Add ``json_module`` class Meta option.
2506
2531
  * Add ``required`` option to fields . Thanks :user:`DeaconDesperado`.
2507
2532
  * Tested on Python 3.4 and PyPy.
2508
2533
 
2509
2534
  0.5.3 (2014-03-02)
2510
- ******************
2535
+ ------------------
2511
2536
 
2512
2537
  * Fix ``Integer`` field default. It is now ``0`` instead of ``0.0``. Thanks :user:`kalasjocke`.
2513
2538
  * Add ``context`` param to ``Serializer``. Allows accessing arbitrary objects in ``Function`` and ``Method`` fields.
@@ -2515,19 +2540,19 @@ Major reworking and simplification of the public API, centered around support fo
2515
2540
 
2516
2541
 
2517
2542
  0.5.2 (2014-02-10)
2518
- ******************
2543
+ ------------------
2519
2544
 
2520
2545
  * Enable custom field validation via the ``validate`` parameter.
2521
2546
  * Add ``utils.from_rfc`` for parsing RFC datestring to Python datetime object.
2522
2547
 
2523
2548
  0.5.1 (2014-02-02)
2524
- ******************
2549
+ ------------------
2525
2550
 
2526
2551
  * Avoid unnecessary attribute access in ``utils.to_marshallable_type`` for improved performance.
2527
2552
  * Fix RFC822 formatting for localized datetimes.
2528
2553
 
2529
2554
  0.5.0 (2013-12-29)
2530
- ******************
2555
+ ------------------
2531
2556
 
2532
2557
  * Can customize validation error messages by passing the ``error`` parameter to a field.
2533
2558
  * *Backwards-incompatible*: Rename ``fields.NumberField`` -> ``fields.Number``.
@@ -2538,7 +2563,7 @@ Major reworking and simplification of the public API, centered around support fo
2538
2563
  * Improved performance and stability.
2539
2564
 
2540
2565
  0.4.1 (2013-12-01)
2541
- ******************
2566
+ ------------------
2542
2567
 
2543
2568
  * An object's ``__marshallable__`` method, if defined, takes precedence over ``__getitem__``.
2544
2569
  * Generator expressions can be passed to a serializer.
@@ -2546,7 +2571,7 @@ Major reworking and simplification of the public API, centered around support fo
2546
2571
  * Other minor bugfixes.
2547
2572
 
2548
2573
  0.4.0 (2013-11-24)
2549
- ******************
2574
+ ------------------
2550
2575
 
2551
2576
  * Add ``additional`` `class Meta` option.
2552
2577
  * Add ``dateformat`` `class Meta` option.
@@ -2562,7 +2587,7 @@ Major reworking and simplification of the public API, centered around support fo
2562
2587
  * Fix bug with passing ``None`` to a serializer.
2563
2588
 
2564
2589
  0.3.1 (2013-11-16)
2565
- ******************
2590
+ ------------------
2566
2591
 
2567
2592
  * Fix bug with serializing dictionaries.
2568
2593
  * Fix error raised when serializing empty list.
@@ -2571,7 +2596,7 @@ Major reworking and simplification of the public API, centered around support fo
2571
2596
  * Updated Flask + SQLA example in docs.
2572
2597
 
2573
2598
  0.3.0 (2013-11-14)
2574
- ******************
2599
+ ------------------
2575
2600
 
2576
2601
  * Declaring Serializers just got easier. The ``class Meta`` paradigm allows you to specify fields more concisely. Can specify ``fields`` and ``exclude`` options.
2577
2602
  * Allow date formats to be changed by passing ``format`` parameter to ``DateTime`` field constructor. Can either be ``"rfc"`` (default), ``"iso"``, or a date format string.
@@ -2580,14 +2605,14 @@ Major reworking and simplification of the public API, centered around support fo
2580
2605
  * Rename ``marshmallow.core`` -> ``marshmallow.serializer``.
2581
2606
 
2582
2607
  0.2.1 (2013-11-12)
2583
- ******************
2608
+ ------------------
2584
2609
 
2585
2610
  * Allow prefixing field names.
2586
2611
  * Fix storing errors on Nested Serializers.
2587
2612
  * Python 2.6 support.
2588
2613
 
2589
2614
  0.2.0 (2013-11-11)
2590
- ******************
2615
+ ------------------
2591
2616
 
2592
2617
  * Field-level validation.
2593
2618
  * Add ``fields.Method``.
@@ -2596,6 +2621,6 @@ Major reworking and simplification of the public API, centered around support fo
2596
2621
  * Add ``relative`` parameter to ``fields.Url`` that allows for relative URLs.
2597
2622
 
2598
2623
  0.1.0 (2013-11-10)
2599
- ******************
2624
+ ------------------
2600
2625
 
2601
2626
  * First release.