Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 416 Bytes

CHANGELOG.md

File metadata and controls

21 lines (12 loc) · 416 Bytes

monad-dijkstra 0.1.1.3

  • Removed unused language pragma
  • Support GHC-8.6.3 and Stackage LTS-16

monad-dijkstra 0.1.1.2

  • Performance improvements

monad-dijkstra 0.1.1.1

  • Support GHC-8.4.4 and Stackage LTS-12

monad-dijkstra 0.1.1.0

  • Add functions runSearchBest and runSearchBestT
  • Improve documentation for runSearchT in strict sequencing monads like IO

monad-dijkstra 0.1.0.0

  • Initial release