Skip to content

Releases: glynnbird/datamaker

2.1.1

24 Oct 14:28

Choose a tag to compare

latest uuidv7 with sequential ids

2.1.0

22 Oct 14:16

Choose a tag to compare

  • Add uuidv7 plugin.

2.0.1

22 Sep 12:25

Choose a tag to compare

Trusted publishing

2.0.0

18 Jun 13:35

Choose a tag to compare

Convert to ESM module

1.5.1

04 Sep 12:50

Choose a tag to compare

Remove stray debug line

1.5.0

03 Sep 14:25

Choose a tag to compare

  • organise filters in their own sub-directory, one filter per file (like plugins and formatters).

1.4.0

03 Sep 10:00

Choose a tag to compare

  • remove reference to web UI
  • added escapeSingleQuotes & escapeDoubleQuotes filters, handy when generating SQL
  • added single and batch functions that return Promises for programmatic use

1.3.1

03 Sep 08:41

Choose a tag to compare

  • added pool to only return a limited set of ip6 addresses
  • added Joe Biden to president list
  • use Node.js's built-in UUID generator for uuid & uuidv4
  • remove unwanted cache calls
  • tidy up

1.3.0

02 Sep 15:49

Choose a tag to compare

  • add http_query_string plugin, and use it in the http_path & url tags
  • add encodeURIComponent filter

1.2.0

02 Sep 13:15

Choose a tag to compare

  • added oneofl tag - like oneof but earlier items in the array are more likely to be returned