Skip to content

Releases: trealla-prolog/go

v0.1.0

10 Aug 06:21
Compare
Choose a tag to compare
  • Refactor a bit: no more Result status, return ErrFailure or ErrThrow instead.
  • Catch syntax errors (and return ErrThrow).

Full Changelog: v0.0.9...v0.1.0

v0.0.9

09 Aug 16:48
Compare
Choose a tag to compare
  • Better query escaping for backslashes
  • Updates Trealla to v2.0.1

Full Changelog: v0.0.8...v0.0.9

v0.0.8

08 Aug 10:37
Compare
Choose a tag to compare

Updates Trealla to the latest version (v2.0.0).

v0.0.6

08 Aug 09:39
Compare
Choose a tag to compare

Fix package layout

Change repo name

08 Aug 06:28
Compare
Choose a tag to compare

We are officially in the Trealla organization! This import looks pretty nice I think.

Moved to Trealla org

08 Aug 06:00
Compare
Choose a tag to compare
  • Moved repo to @trealla-prolog org.
  • Will probably change name to "go" instead of "trealla-go" (don't have permissions at the moment)

Full Changelog: v0.0.3...v0.0.4

v0.0.3

07 Aug 15:35
Compare
Choose a tag to compare
  • adds Compound.Indicator() and cleans up some internal stuff

Full Changelog: v0.0.2...v0.0.3

v0.0.2

07 Aug 03:19
Compare
Choose a tag to compare
  • add Compound.String and update docs

Full Changelog: v0.0.1...v0.0.2