Releases: Angelmmiguel/svgi
Releases · Angelmmiguel/svgi
v1.1.2
What's Changed
- fix: configure the XML parser to maintain child order. Use the dollars property to read the children #47
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Added link to releases page. by @shindakun in #20
- Add pretty printing for file size by @JoshuaAF in #21
- Add stdin functionality by @JoshuaAF in #22
- Add all-contributors by @elrumordelaluz in #24
- [#27] chore: upgrade libraries to the latest versions by @Angelmmiguel in #28
- [#32] chore: swich the project to NPM by @Angelmmiguel in #33
- [#31] feat: add vitest, basic test and testing action by @Angelmmiguel in #34
- [#30] feat: add inclusive language linter. Update README by @Angelmmiguel in #35
- [#38] chore: prepare release 1.1.1 and ignore multiple files on the final bundle by @Angelmmiguel in #41
New Contributors
- @shindakun made their first contribution in #20
- @JoshuaAF made their first contribution in #21
- @elrumordelaluz made their first contribution in #24
Full Changelog: v1.1.0...v1.1.1
v1.1.0
v1.0.0
First version of the svgi
project 🎉
- Read the information of SVG files
- Provide information about the file, node statistics and node tree
- Output in JSON, YAML and human readable format
- Increase the information in the node tree (human formatter) through optional params