Skip to content

1.0.1

Compare
Choose a tag to compare
@quchen quchen released this 04 Jun 17:02
· 248 commits to master since this release
  • Add alterAnnotations, which allows changing or removing annotations. reAnnotate and unAnnotate are now special cases of this.
  • Fix »group« potentially taking exponential time, by making the (internal) flatten function detect whether it is going to have any effect inside group.
  • Add proper version bounds for all dependencies and backport them to version 1
  • Haddock: example for Pretty Void