Skip to content

Releases: netgen/query-translator

1.1.0

13 Jan 09:52
Compare
Choose a tag to compare

Added

  • Support for PHP 7.4 and 8.x
  • Support for a dot (.) in the domain string

Removed

  • Support for PHP 5.6

Fixed

  • Removed support for domains in the Text token extractor
  • Documentation mistakes

Changed

  • Extracted demo to a separate repository
  • Migrated tests from Travis to GitHub Actions

1.0.2

01 Dec 05:50
Compare
Choose a tag to compare

Changes since 1.0.1:

  • Docblock fixes
  • Minor code refactoring for clarity
  • Proper documentation (thanks for the review @liln00b)

1.0.1

02 Jul 14:53
Compare
Choose a tag to compare

Changes since 1.0.0:

  • Generators now accept options
  • Removed support for single-quoted phrases
  • Simplified domain value handling
  • Fixed using HTML entities in demo
  • Removed minimum stability dev

1.0.0

21 Jun 19:03
Compare
Choose a tag to compare

First stable release

0.9.0

23 Mar 21:02
Compare
Choose a tag to compare
0.9.0 Pre-release
Pre-release

Initial pre-release