Skip to content

Release 0.2.0

Latest
Compare
Choose a tag to compare
@limen limen released this 02 Jan 07:38
· 3 commits to master since this release

New features

  • support pushing only if the queue already exists / not already exist

Changes

  • more clear parameters types: push kind operations only accept str/list as member(s).
  • more clear returned types: pushing kind opertions would return tuples if there were multiple results.
  • rename indexofone -> indexof_one, indexofmany -> indexof_many