Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 508 Bytes

CHANGELOG.md

File metadata and controls

17 lines (10 loc) · 508 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Nothing yet.

[1.0.0] - 2024-03-19

Added

  • Forked from dacite 1.8.1
  • Added option allow_missing_fields flag to prevent parser from failure in case if field absent in JSON. Default False