Skip to content

v1.2.0: Text migration

Compare
Choose a tag to compare
@volhovm volhovm released this 20 Jul 20:24
· 228 commits to master since this release
7b61453
  • #159 Breaking change:
    Remove text-format dependency.

    Migration guide: import Buildable type class either from text-format or formatting or fmt library. Instead of pretty you can use fmt function.

  • #164:
    Don't reexport log :: Floating a => a -> a.