Skip to content

Releases: lefinal/meh

v1.14.0

18 Mar 13:54
5519986
Compare
Choose a tag to compare

1.14.0 (2024-03-18)

Bug Fixes

Features

  • add support for pgx v5 errors (a790ce0)

v1.13.0

18 Mar 11:11
1374bbb
Compare
Choose a tag to compare

1.13.0 (2024-03-18)

Features

  • mehpg: reuse logic from NewQueryDBErr in NewScanRowsErr (c50aca5)

v1.12.0

19 Dec 15:43
f5bb764
Compare
Choose a tag to compare

1.12.0 (2023-12-19)

Features

  • mehpg: add argument details to database error functions (33bd773)

v1.11.0

11 Sep 15:13
4c2042d
Compare
Choose a tag to compare

1.11.0 (2023-09-11)

Features

  • mehlog: add option to omit error message field (1c74160)

v1.10.0

13 Jul 15:18
53a7761
Compare
Choose a tag to compare

1.10.0 (2023-07-13)

Features

  • mehhttp: add func for retrieving http status code by set mapping (6427f80)

v1.9.0

11 Jun 23:49
030c8ef
Compare
Choose a tag to compare

1.9.0 (2023-06-11)

Features

  • add json (un)marshalling (08e70ca)

v1.8.0

04 Jun 16:19
6ab5839
Compare
Choose a tag to compare

1.8.0 (2023-06-04)

Features

  • add generator for pg query and scan (936c333)

v1.7.0

02 May 14:38
0d3a2dc
Compare
Choose a tag to compare

1.7.0 (2023-05-02)

Features

v1.6.0

25 Aug 13:38
18572a2
Compare
Choose a tag to compare

1.6.0 (2022-08-25)

Features

  • add general error generators (8131e5d)

v1.5.2

28 Jun 20:50
f7823d8
Compare
Choose a tag to compare

1.5.2 (2022-06-28)

Bug Fixes

  • fix wrong error code for pg errors (6598bba)