Skip to content

Remove .lists() and add .pluck()

Latest
Compare
Choose a tag to compare
@bonafideduck bonafideduck released this 01 May 01:36
· 1 commit to master since this release
  • This contains some modifications that are not backwards compatible.
  • Remove .lists() support.
  • Add .pluck() support.
  • Change exception() to be raised when NOT_FOUND is generated instead of at the .get()
  • Make documentation changes to reflect the above.