Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 825 Bytes

CHANGELOG.md

File metadata and controls

23 lines (15 loc) · 825 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.

0.2.0 - 2024-11-23

  • Added some basic functions: filter/where, bind, concat, distinct, mapi, skip, take, …
  • Added rxquery { … } builder

0.1.0 - 2024-11-18

First pre-release

Added

  • Initial implementation of the library
  • map, iter and length functions