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.
1.2.0 - 2024-11-09
push
andpop
methods. Approach them with skepticism.
1.1.0 - 2024-05-24
PartialEq
,Eq
,Ord
,PartialOrd
,Hash
trait derivations
1.0.1 - 2024-02-17
- Fixed a bug that caused the ftree to loop forever. Thanks to @Cydhra
1.0.0 - 2023-07-14
- all APIs
- refactored all functions thanks to @matthieum
0.1.1 - 2023-07-13
- implementation of msb and lsb
0.1.0 - 2023-07-12
FenwickTree