Skip to content

v1.3.2

Compare
Choose a tag to compare
@mmatczuk mmatczuk released this 02 Jan 08:42
· 124 commits to master since this release

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