Skip to content

Releases: PsiQ/bartiq

v0.16.0: chore(main): release 0.16.0 (#278)

27 Nov 14:14
2ae8c4e

Choose a tag to compare

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v0.15.3: chore(main): release 0.15.3 (#276)

03 Nov 22:19
8cfba4b

Choose a tag to compare

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v0.15.2: chore(main): release 0.15.2 (#274)

29 Oct 19:19
ed7f854

Choose a tag to compare

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v0.15.1: chore(main): release 0.15.1 (#272)

29 Oct 15:55
7635104

Choose a tag to compare

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v0.15.0: chore(main): release 0.15.0 (#270)

27 Oct 08:25
c2fe40a

Choose a tag to compare

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v0.14.1: chore(main): release 0.14.1 (#250)

27 Oct 08:18
9cebb1d

Choose a tag to compare

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Konrad Jałowiecki <dexter2206@gmail.com>

v0.14.0

31 Jul 13:13
26473a2

Choose a tag to compare

0.14.0 (2025-07-31)

Features

Bug Fixes

  • Avoid SymPy LatexPrinter modifiers to change subscripted parameter symbols (#208) (57095ed)
  • Ensure outputs from backend methods are numeric python types if possible (#243) (3fe7db7)
  • Make custom max correctly evaluate when numeric arguments are rationals (#236) (281508a)
  • Support coverage report generation for forked branches (#231) (ac09917)
  • Fix tests failing due to uninstalled extras (#230) (dfdcbc2)

Documentation

v0.13.1

27 May 20:34
adff76e

Choose a tag to compare

0.13.1 (2025-05-27)

Documentation

v0.13.0

23 May 13:01
bf354f8

Choose a tag to compare

0.13.0 (2025-05-23)

Features

  • add server-side enforcement for conventional commits. (#198) (8bca534)
  • created CompilationFlags enum (#197) (03ccaec)
  • more performant calculation of derived resources (#204) (f1a419e)

Bug Fixes

v0.12.1

28 Apr 16:46
e75d712

Choose a tag to compare

0.12.1 (2025-04-28)

Bug Fixes

  • move adding arithmetic resources from preprocessing to compilation (#190) (f6ac145)