Skip to content

Releases: thautwarm/RBNF.jl

v0.2.5

Choose a tag to compare

@github-actions github-actions released this 01 Jan 16:42

RBNF v0.2.5

Diff since v0.2.4

v0.2.4

Choose a tag to compare

@github-actions github-actions released this 01 Jan 16:42
88043d3

RBNF v0.2.4

Diff since v0.2.3

Merged pull requests:

Closed issues:

  • Backtrack on similar types (#15)

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 27 Apr 21:03

RBNF v0.2.3

Diff since v0.2.2

Closed issues:

  • Recursive matching nested lists (#13)
  • How do you quote for triple quotes ? (#14)

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 11 Nov 18:08
8443e49

RBNF v0.2.2

Diff since v0.2.1

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 17 Oct 05:11
21af5df

RBNF v0.2.1

Diff since v0.2.0

Closed issues:

  • Unicode handling (#2)
  • error using custom structs (#8)

Merged pull requests:

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 14:09
929ca8b

RBNF v0.2.0

Diff since v0.1.0

Closed issues:

  • exp in ParserGen.jl replaces natural exponent exp (#5)
  • exp and real definitions in test/qasm.jl causes side-effects (#6)

Merged pull requests:

  • Install TagBot as a GitHub Action (#3) (@JuliaTagBot)
  • Replace names for real & exp to prevent side effects by running parser (#7) (@huangq1234553)

v0.1.0

Choose a tag to compare

@julia-tagbot julia-tagbot released this 19 Jul 23:25
v0.1.0

v0.1.0 (2019-07-18)

Diff since 82b974ea685cb5ccceb14314a029d94725de32c0

Closed issues:

  • QASM example (#1)