Skip to content

Releases: rafaqz/Interfaces.jl

v0.3.2

14 Jul 18:00
61f3365
Compare
Choose a tag to compare

Interfaces v0.3.2

Diff since v0.3.1

Merged pull requests:

Closed issues:

  • Usage for Multiple (but different) input types? (#49)

v0.3.1

02 Jul 17:44
e0243ed
Compare
Choose a tag to compare

Interfaces v0.3.1

Diff since v0.3.0

Merged pull requests:

Closed issues:

  • show an interface item that is a function (#2)
  • Accept Test.Pass and Test.DefaultTestSet as condition return values (#5)
  • Syntax/scope of interface definitions and implementations (#9)
  • Disabling specific parts of an interface (#45)

v0.3.0

04 Nov 23:47
1ac3367
Compare
Choose a tag to compare

Interfaces v0.3.0

Diff since v0.2.1

Merged pull requests:

  • put test objects in implements and test modules (#37) (@rafaqz)

Closed issues:

  • Anonymous functions in interface definition (#13)
  • What does @implements dev ... really do? (#18)
  • Tests of Interfaces.jl don't call the tests of BaseInterfaces.jl (#25)
  • Move test objects back to the @implements macro (#35)

v0.2.1

03 Nov 13:21
d92c906
Compare
Choose a tag to compare

Interfaces v0.2.1

Diff since v0.2.0

Merged pull requests:

v0.2.0

02 Nov 14:24
e02482d
Compare
Choose a tag to compare

Interfaces v0.2.0

Diff since v0.1.0

Merged pull requests:

Closed issues:

  • Links for documentation return error 404 (#4)
  • Multiple arguments (#14)
  • Allow defining components outside of the @interface macro (#20)
  • Include the required supertype in interface declarations (#26)
  • Fix test printing (#28)
  • Add optinal component grouping (#30)

v0.1.0

12 Jul 16:17
Compare
Choose a tag to compare

Interfaces v0.1.0