Releases: quic/license-text-normalizer-js
Releases · quic/license-text-normalizer-js
v2.3.1
v2.3.0
What's Changed
- Add a new '/' delimiter by @reemaparakh in #30
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #25
- Bump qs from 6.5.2 to 6.5.3 by @dependabot in #26
- Bump json5 from 2.2.0 to 2.2.3 by @dependabot in #27
- Bump minimist from 1.2.5 to 1.2.8 by @dependabot in #28
- Bump semver from 5.7.1 to 5.7.2 by @dependabot in #31
- Bump ansi-regex from 4.1.0 to 4.1.1 by @dependabot in #32
- Bump word-wrap from 1.2.3 to 1.2.5 by @dependabot in #33
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #34
New Contributors
- @reemaparakh made their first contribution in #30
Full Changelog: v2.2.1...v2.3.0
v2.2.1
What's Changed
- Add Repolinter action and new repolinter configuration file by @craigez in #11
- Bump y18n from 4.0.0 to 4.0.1 by @dependabot in #12
- Bump lodash from 4.17.19 to 4.17.21 by @dependabot in #13
- Bump hosted-git-info from 2.8.8 to 2.8.9 by @dependabot in #14
- Bump browserslist from 4.12.0 to 4.16.6 by @dependabot in #15
- Rename repolinter file by @mynameistechno in #17
- Remove custom repolinter action, replace with quic by @mynameistechno in #19
- Bump ws from 7.3.0 to 7.4.6 by @dependabot in #18
- Upgrade deps by @mynameistechno in #23
Full Changelog: v2.2.0...v2.2.1
v2.2.0 - Ability to strip \x00
Bump version to 2.2.0
v2.1.0 - Strip lines consisting of only non-alphanumerics
- Strip lines consisting of only non-alphanumerics
- Strip
tags
v2.0.0 - Ability to strip words
- Ability to strip words
- Changed the interface for passing in custom options, hence the major version bump.
v1.0.0 Release
Initial release of the project.