Releases: silverwind/updates
Releases · silverwind/updates
16.0.0
15.0.0
- When no
--file
argument or a directory is passed via--file
,updates
will now look for bothpackage.json
andpyproject.toml
and if both are found, will handle both at once. - The
--language
argument has been removed, use--file
instead. - The JSON output includes additional source key:
results.npm.dependencies
instead ofresults.dependencies
. - Node 18 or higher is now required.
14.1.0
- Config file
updates.config.js
is now supported
14.0.0
- Node 16 or greater is now required
13.0.0
- Node 14 or greater is now required
12.0.0
- Node 12 or greater is now required
11.1.0
- Node 10 is marked compatible again
11.0.0
- Node 12 is now required
10.3.0
Module is now ESM under the hood and 3kB smaller as a result of it. It's still being compiled to CJS for release so stays compatible with older Node versions.
10.0.0
- Node 10 is now required
- Added new "age" column and JSON field