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
- Initial implementation of the library
map
,iter
andlength
functions