Skip to content

Releases: vitaly-t/pg-promise-demo

1.1.0

27 Jul 11:03
Compare
Choose a tag to compare

Updated to use pg-promise v9.0.

1.0.0

13 Jul 17:28
Compare
Choose a tag to compare

ES2017

Both JavaScript and TypeScript code has been updated for ES2017 syntax all the way.

0.9.0

11 Jul 16:12
Compare
Choose a tag to compare

The demo was updated thoroughly, to follow the best practices of TypeScript 3.x

0.8.5

10 Jul 03:06
Compare
Choose a tag to compare
  • Updating dependencies
  • Improving TypeScript declarations

v.0.8.4

20 Oct 04:37
Compare
Choose a tag to compare
  • Updating dependencies, and use strict ones only
  • Updating documentation

v.0.8.3

16 Feb 21:20
Compare
Choose a tag to compare
  • Documentation updates
  • Code examples updates
  • Dependency updates

v.0.8.2

18 Nov 23:28
Compare
Choose a tag to compare
  • Dependency updates
  • Code refactoring + restyling

0.8.1

13 Sep 03:43
Compare
Choose a tag to compare

The demo has been updated to include examples of setting up static ColumnSet objects within repositories both for JavaScript and TypeScript.

v.0.8.0

12 Sep 05:14
Compare
Choose a tag to compare
  • The way repositories are loaded has been revised
  • Dependency updates

v.0.7.1

02 Aug 22:56
Compare
Choose a tag to compare
  • Documentation updates
  • Dependency updates