fp-booleans
Version:
Utilities to apply boolean logic (not, and, or) to functions and higher-order functions. Tiny, tested and composable
38 lines (21 loc) • 633 B
Markdown
Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
# Unreleased
# 0.5.2 - 2024-11-11
# 0.5.1 - 2024-11-10
# 0.5.0 - 2024-11-10
# 0.4.5 - 2024-08-31
# 0.4.4 - 2024-08-17
# 0.4.3 - 2024-08-17
# 0.4.2 - 2024-08-12
# 0.4.1 - 2024-08-12
# 0.4.0 - 2024-08-08
TS update for better inference
# 0.3.4 - 2024-01-02
# 0.3.3 - 2023-12-10
# 0.3.2 - 2023-12-10
# 0.3.1 - 2023-12-10
## Added
- First automated version