Skip to content

Releases: WSE-research/qanary-explanation-service

v3.14.0

24 Mar 10:58
Compare
Choose a tag to compare

v3.13.0

04 Mar 12:30
73d1707
Compare
Choose a tag to compare

What's Changed

  • Extend method to return further information by @dschiese in #58

Full Changelog: v3.12.1...v3.13.0

v3.12.1

04 Mar 10:07
949288e
Compare
Choose a tag to compare

What's Changed

  • [Added]: Explanation separation with enumeration and '---', condition… by @dschiese in #57

Full Changelog: v3.12.0...v3.12.1

v3.12.0

28 Feb 11:10
d96c7cc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.11.3...v3.12.0

v3.11.3

20 Feb 13:06
Compare
Choose a tag to compare
Proper json structure for tree representation

v3.11.2

19 Feb 20:36
Compare
Choose a tag to compare
  • Fixed a problem that a parents' explanations - when it occurs as child at the same time - isn't propagated to this child instance properly

v3.11.1

19 Feb 15:42
03f4331
Compare
Choose a tag to compare

Full Changelog: v3.11.0...v3.11.1

v3.11.0

19 Feb 12:32
d9d3548
Compare
Choose a tag to compare

What's Changed

  • Add explanation capability for methods & refactoring by @dschiese in #55

Full Changelog: v3.10.0...v3.11.0

v3.10.0

21 Jan 15:47
Compare
Choose a tag to compare
  • Added a new endpoint to explain a certain method of a certain component

v3.9.0

09 Nov 10:18
604c8fe
Compare
Choose a tag to compare
  • API to explain methods (in a template-based manner) for qanary components