Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 407 Bytes

CHANGES.md

File metadata and controls

11 lines (9 loc) · 407 Bytes

Changelog

v0.3 (Released April 13, 2015)

  • Better repr methods for Q expressions
  • Better exception messages when using Q expressions
  • Q.debug_ function for debugging exceptions raised inside Q expressions
  • Multiple arguments for Collection.each
  • len support for wrappers
  • Renamed Expression.eval to Expression.eval_
  • Wrappers are now hashable, and use the hash of the wrapped values