Releases: lumidion/parselt
Releases · lumidion/parselt
v1.0.0-RC4
What's Changed
- feat: adding output log types by @Andrapyre in #19
- fixing remove extras bug by @Andrapyre in #29
Full Changelog: v1.0.0-RC3...v1.0.0-RC4
v1.0.0-RC3
What's Changed
- chore: upgrading to ES Modules and removing support for CommonJS by @Andrapyre in #8
- chore: removing node js 14 support by @Andrapyre in #8
- feat: adding init command (
npx parselt init
) to set up a parselt configuration by @Andrapyre in #8
Full Changelog: v1.0.0-RC2...v1.0.0-RC3
v1.0.0-RC2
What's Changed
- feat: adding support for node js 14 by @Andrapyre in #7
Full Changelog: v1.0.0-RC1...v1.0.0-RC2
v1.0.0-RC1
What's Changed
- feat: initial release including scanning and formatting capabilities by @Andrapyre in #4
- chore: updating documentation and finalizing publishing by @Andrapyre in #5
- chore: adding MIT license by @Andrapyre in #6
Full Changelog: https://github.com/lumidion/parselt/commits/v1.0.0-RC1