Changelog of @hackage/hasql-queue 1.2.0.2

Changelog for hasql-queue

  • 1.2.0.2

    • Better partial index #104
  • 1.2.0.1

    • Update README.md

-1.2.0.0

  • Escape notification channel #100

  • Remove dequeued count from benchmarks #99

  • Document new api #98

  • Create teardown for migration #96

  • Extend API to use schemas #95

  • Add delete to the AtLeastOnce APIs #92

  • Change failed function to failures and return all PayloadIds #91

  • Reorg API #89

  • Use a compound index to make the partial index work #86

  • Specialize single element dequeue #84

  • Delete instead of changing the state to dequeued #82

  • 1.0.1.1

    • Fixed cabal meta data and copyright
  • 1.0.1

    • First release!