Skip to content

Releases: node-modules/utility

v2.5.0

Choose a tag to compare

@github-actions github-actions released this 14 Jan 01:28

2.5.0 (2025-01-14)

Features

  • support convert milliseconds and fix timezone (#66) (4bc6691)

This release is also available on:

v2.4.0

Choose a tag to compare

@github-actions github-actions released this 22 Dec 16:59

2.4.0 (2024-12-22)

Features

  • support fs.exists async function (#65) (eb95f36)

This release is also available on:

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 18 Dec 04:05

2.3.0 (2024-12-18)

Features


This release is also available on:

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Dec 05:57

2.2.0 (2024-12-10)

Features


This release is also available on:

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 13 Mar 02:35

2.1.0 (2024-03-13)

Features


This release is also available on:

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 13 Jan 14:13

2.0.0 (2024-01-13)

⚠ BREAKING CHANGES

  • drop Node.js < 16 support

Features


This release is also available on:

0.0.12

Choose a tag to compare

@fengmk2 fengmk2 released this 03 Jul 06:24
  • utils.getParamNames(): get a function parameters names

0.0.11

Choose a tag to compare

@fengmk2 fengmk2 released this 03 Jul 06:25
  • fixed interface name wrong on liunx

0.0.10

Choose a tag to compare

@fengmk2 fengmk2 released this 03 Jul 06:25
  • add getIP()
  • add more test cases