Releases: MylesBorins/node-osc
Releases · MylesBorins/node-osc
v8.0.1
Version 8.0.0 included the text for the LGPL-2.0 even though the project was relicensed as LGPL-3.0
This version fixes the ./LICENSE content
Full Changelog: v8.0.0...v8.0.1
v8.0.0
This version of node-osc has no programatic changes. It solely relicenses the project as LGPL-3.0.
The LGPL-2.0 is deprecated and it is allowable to relicense 2.0 code as 3.0 as per the gpl compatibility matrix.
What's Changed
- doc: update license to lgpl-3.0 by @MylesBorins in #86
Full Changelog: v7.0.0...v8.0.0
v7.0.0
What's Changed
- chore: drop support for Node.js 12 and 17 by @MylesBorins in #83
- chore: switch to node namespace for builtins by @MylesBorins in #84
- chore: bump versions to accommodate node builtins by @MylesBorins in #85
Full Changelog: v6.1.16...v7.0.0
v6.1.16
v6.1.15
What's Changed
- tools: switch release action to using gh CLI by @MylesBorins in #81
Full Changelog: v6.1.14...v6.1.15
v6.1.14
v6.1.13
What's Changed
- tools: add node 17 to CI by @MylesBorins in #78
- deps: fix audit warnings by @MylesBorins in #77
Full Changelog: v6.1.12...v6.1.13
v6.1.12
v6.1.11
What's Changed
- tools: actually switch cache by @MylesBorins in #72
- Fix comment referencing the job name. by @koddsson in #73
- tools: use choices for workflow inputs by @MylesBorins in #74
- deps: update eslint by @MylesBorins in #75
New Contributors
Full Changelog: v6.1.10...v6.1.11
v6.1.10
What's Changed
- tools: update setup-node to use cache by @MylesBorins in #71
Full Changelog: v6.1.9...v6.1.10