Changelog of @hackage/strict-stm 1.1.0.1

Changelog

1.1.0.1

Non-breaking changes

  • Fixed the checkinvariant cabal flag.

1.1.0.0

Breaking changes

  • Removed deprecated API

Non-breaking changes

  • io-classes-1.1.0.0

1.0.0.1

Non-breaking changes

  • Support ghc-9.6.

1.0.0.0

0.6.0.0

0.5.0.0

0.4.0.0

0.3.0.0

  • split modules in a similar way that the stm package is.
  • added StrictTChan, TSem and StrictTArray
  • added unGetTQueue & unGetTBQueue
  • added StrictTQueue & StrictTBQueue
  • support ghc-9.2 & ghc-9.4