Skip to content

Releases: shonfeder/um-abt

0.1.7

04 Oct 00:17
2b3860b
Compare
Choose a tag to compare

CHANGES:

  • Add s-expression representation of UABTs (See #3)

0.1.6

31 Aug 00:35
e121a8d
Compare
Choose a tag to compare

CHANGES:

  • Improve documentation

0.1.5

24 Aug 10:57
71f39b1
Compare
Choose a tag to compare

CHANGES:

  • Fix bug in ɑ-equivalence algorithm (See f89271)

0.1.4

21 Aug 03:45
6bd393a
Compare
Choose a tag to compare

CHANGES:

  • Add conflict with result < 1.5
  • Remove lower bound on ocaml compiler
  • Add Syntax signature
  • Fix nominal unification
  • Fix cyclic term detection

0.1.3

16 Aug 03:39
18284ee
Compare
Choose a tag to compare

CHANGES:

  • Put lower bound of 4.08.0 on ocaml compiler

0.1.2

16 Aug 03:01
8d243f3
Compare
Choose a tag to compare

CHANGES:

  • Fix missing logs dependency
  • Fix documentation of =.= operator

0.1.1

16 Aug 02:28
e3d4b1f
Compare
Choose a tag to compare

CHANGES:

  • Fix binding constructor bug
  • Fix build failure
  • Fix missing dependencies

v0.1.0

16 Aug 01:21
94ec569
Compare
Choose a tag to compare

CHANGES:

  • Initial release