Skip to content

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.

v1.7.0 - 2024-10-30

Compare with first commit

Features

  • add map_value transmutator (e1c5e4d by Sergey Motornyuk).
  • combine default and default_from (7fabb18 by Sergey Motornyuk).
  • add stop_on_empty transmutator (ea07550 by Sergey Motornyuk).
  • add schema drop_unknown_fields (4b14b09 by Sergey Motornyuk).
  • add weight to fields (963f36f by Sergey Motornyuk).
  • add named schemas (30cc544 by Sergey Motornyuk).

Bug Fixes

  • default overrides value (bf581e4 by Sergey Motornyuk).
  • falsy values cannot be used as default (41e08ab by Sergey Motornyuk).
  • tsm_transmute action ignores custom root (c21b6d3 by Sergey Motornyuk).