Skip to content

Releases: gmaxlev/pict-node

v1.3.2

24 Jul 12:39
3ddd85a
Compare
Choose a tag to compare

Changes:

  • New docs

v1.3.1

16 Jul 19:43
Compare
Choose a tag to compare

Fixed:

  • Fixed seeding API. Use arrays instead of objects.

v1.3.0

22 Oct 20:16
7142e79
Compare
Choose a tag to compare

New Features:

  • Ability to retrieve model statistics.
    Many thanks to @gurvinder-dhillon for requesting this feature.

v1.2.1

10 Aug 11:21
a89ba0c
Compare
Choose a tag to compare

Fix bugs:

  • Fixed wrong path to executable file

v1.2.0

25 May 14:00
Compare
Choose a tag to compare

Changed tsconfig target from es2020 to es2016.

v1.1.1

04 Apr 12:54
Compare
Choose a tag to compare

Fix bugs:

  • tsguarder was not included to the external dependencies in the rollup config and rollup included it to the emitted code

v1.1.0

04 Apr 09:37
Compare
Choose a tag to compare

Since this package (https://github.com/gmaxlev/tsguarder) has been created, it would be better to delegate type checking to that library.

v1.0.0

01 Apr 08:14
Compare
Choose a tag to compare

pict-node has been tested and verified to work seamlessly with Node.js versions v14.21.3, v16.19.1, and v18.15.0 on Windows Server 2022, Ubuntu 22.04 and macOS Monterey 12.

You can find the documentation here: https://github.com/gmaxlev/pict-node/blob/main/README.md