tomjaguarpaw / haskell-opaleye

Other
602 stars 115 forks source link

Release of 0.8 imminent #534

Closed tomjaguarpaw closed 2 years ago

tomjaguarpaw commented 2 years ago

The release of 0.8 is imminent. It might be worth checking that nothing horrendously breaks for you. See the CHANGELOG. It's mostly deprecations and removals of previous deprecations. It does not contain Column -> Field. I keep putting that off.

cc @ocharles @duairc

ocharles commented 2 years ago

Thanks for the ping. This is probably going to break quite a bit of Rel8 as we still use a lot of internals, but I'm sure we can get that adapted quick enough. I'd say press on whenever you're ready, we'll catch up!

tomjaguarpaw commented 2 years ago

Published as https://hackage.haskell.org/package/opaleye-0.8.0.0

I think breakage should be minimal for anyone not using deprecated identifiers.