Skip to content

Releases: MannemSolutions/pgtester

v0.5.0

20 Sep 14:45
0283107
Compare
Choose a tag to compare

Added additional datatypes with coinciding testcases

Dependabot fixes

19 Mar 18:58
8a5b760
Compare
Choose a tag to compare
Bump github.com/jackc/pgx/v4 from 4.13.0 to 4.18.2 (#11)

Bumps [github.com/jackc/pgx/v4](https://github.com/jackc/pgx) from 4.13.0 to 4.18.2.
- [Changelog](https://github.com/jackc/pgx/blob/v4.18.2/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v4.13.0...v4.18.2)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v4
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.4.2

13 Feb 18:52
Compare
Choose a tag to compare

I noticed that faulty yaml files where displayed very badley (as no errors).
Fixed it with proper output and exit >0

dependabot fix

11 Jan 21:35
613c815
Compare
Choose a tag to compare
dependabot fix Pre-release
Pre-release
v0.4.1

Bump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0…

v0.4.0

22 Sep 15:09
Compare
Choose a tag to compare
Few improvements:

- we can now also detect float arrays
- we can now also check against regular expressions
- adding test number

v0.3.5

03 Sep 11:14
Compare
Choose a tag to compare
improving compare results output even more

v0.3.4

03 Sep 10:30
Compare
Choose a tag to compare
v0.3.4 Pre-release
Pre-release
improving compare results output a bit more

v0.3.3

03 Sep 09:20
Compare
Choose a tag to compare
improving compare results output

v0.3.2

02 Sep 18:13
Compare
Choose a tag to compare
Dont error out on unknown datatype

v0.3.1

27 Aug 23:28
0a9e940
Compare
Choose a tag to compare
Merge pull request #8 from MannemSolutions/hotfix/improved_error_capture

improved error capture