Skip to content

Latest commit

 

History

History
84 lines (48 loc) · 1.88 KB

CHANGELOG.md

File metadata and controls

84 lines (48 loc) · 1.88 KB

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.

0.4.1 - 2024-05-17

Fix

  • Fixed atom-keyed map filtering

0.4.0 - 2024-05-16

Changed

  • Rename forbidden parameters error

0.3.0 - 2024-05-10

Added

  • Add option to return error for forbidden parameters

0.2.3 - 2022-08-22

Fix

  • Required validation for an empty list of params

0.2.2 - 2022-01-05

0.2.1 - 2021-12-01

Changed

  • Repo migrate to finbits org.

Changed

  • Support merging of deep nested lists

0.2.0 - 2021-11-30

Added

  • Add type casting

0.1.0 - 2021-07-08

Fix

  • typo permited -> permitted

Enhancements

  • Dont add a missing permitted key on filter results

0.0.5 - 2021-03-18

Features

  • Allow for filtering a list of parameters using a nested list filter.

0.0.4 - 2021-01-29

Enhancements

  • Add lib documentation