Skip to content

Releases: leobishop234/util

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 16:47
a999f70

1.4.0 (2026-07-02)

Features

  • postgres: optional database migration (#17) (7762494)

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 15:31
ba0f35b

1.3.0 (2026-07-02)

Features

  • postgres: connection options support (#15) (94a08ae)

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 13:24
70f7eed

1.2.0 (2026-06-30)

Features

  • http logging middleware logs error body (#13) (c56b255)

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 16 Jun 20:58
5551f5c

1.1.1 (2026-06-16)

Bug Fixes

  • removing postgres test db logger requirement (#11) (c4c4776)

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 26 May 21:51
04b8389

1.1.0 (2026-05-26)

Features

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 25 May 17:02
da55b7c

1.0.2 (2026-05-25)

Bug Fixes

  • autoversioning release pipeline (#7) (a942ac7)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 25 May 16:59
c9baf77

1.0.1 (2026-05-25)

Bug Fixes

  • updated versioning release workflow (#5) (f43b5b7)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 25 May 16:30
adadce9

1.0.0 (2026-05-25)

Feature

  • transfering all packages (#3) (1bb0a8c)
  • porting current batch implementation (#1) (eff3775)

Code Refactoring

  • adapting to general purpose util repo (#2) (015ebd5)

Chores