v1.3.2
New in this release:
- General maintenance
- Iterx inherit mapper from Query
- qb: Reuse slices to avoid allocations by @meox
- qb: Added not equal comparators (!=) by @pierDipi
- qb: Added support for BYPASS CACHE @martin-sucha
- qb: Added token value comparer to TokenBuilder @zwopir