Skip to content

Releases: PsiQ/qref

v0.9.0

07 Nov 11:04
276b7e8
Compare
Choose a tag to compare

0.9.0 (2024-11-07)

Features

v0.8.0

09 Oct 09:21
412d837
Compare
Choose a tag to compare

0.8.0 (2024-09-30)

Features

  • Implement support for rendering through ports (#121) (b4d6bf3)
  • Introduce helpers for creating functions consuming QREF objects (#119) (c49efba)

Bug Fixes

Documentation

  • Add through to available port directions (#122) (2ce612f)

v0.7.0

25 Jul 14:57
aeeb326
Compare
Choose a tag to compare

0.7.0 (2024-07-25)

Features

  • Allow more concise definition of connections (#113) (54f963c)
  • Implement accessing ports/children/resources by name (#114) (b2920bd)

Documentation

v0.6.2

12 Jul 14:14
b3adcbd
Compare
Choose a tag to compare

0.6.2 (2024-07-12)

Bug Fixes

  • Fix incorrect rendering with graphviz (#110) (cc4503f)

v0.6.1

12 Jul 11:36
c3e07b4
Compare
Choose a tag to compare

0.6.1 (2024-07-12)

Bug Fixes

  • Fix issues with connection validation (#108) (13f0325)

v0.6.0

09 Jul 22:55
4f37086
Compare
Choose a tag to compare

0.6.0 (2024-07-09)

⚠ BREAKING CHANGES

  • Convert local_variables from list of strings to dictionary (#106)

Miscellaneous Chores

Code Refactoring

  • Convert local_variables from list of strings to dictionary (#106) (62697e0)

v0.5.0

25 Jun 15:39
25618f4
Compare
Choose a tag to compare

0.5.0 (2024-06-25)

Features

  • changes visibility of classes and methods in schemav1 (#99) (2f2c4eb)

Documentation

  • Add Example for Using Rendering Module in Documentation (#103) (966f67a)

v0.4.0

13 Jun 16:25
755c264
Compare
Choose a tag to compare

0.4.0 (2024-06-13)

Features

v0.3.0

04 Jun 13:35
7fbe3c0
Compare
Choose a tag to compare

0.3.0 (2024-06-04)

Features

v0.2.0

03 Jun 18:06
6fad005
Compare
Choose a tag to compare

0.2.0 (2024-06-03)

Features

Bug Fixes