Skip to content

v0.1.4

Compare
Choose a tag to compare
@algebraicjuliabot algebraicjuliabot released this 07 Feb 05:04
· 5 commits to main since this release
92cba5b

GATlab v0.1.4

Diff since v0.1.3

Merged pull requests:

Closed issues:

  • Runtime check for valid models (#91)
  • Precompile Errors on Julia 1.11.0 (#162)
  • Bad docstrings on theories in Julia v1.11 (#163)
  • Sugar for models with union types (#164)
  • Adding a method with a theory extension breaks @instance (#167)
  • WithModel dispatch is too strict, ought accept subtypes (#169)
  • Wrapper structs for models of a particular theory (#178)
  • initial and terminal models of theories (#184)
  • Don't export Stdlib (#185)
  • Fixed Julia types in theories (#191)
  • @instance macro should be able to take named type parameters, not just an ordered list (#192)