Releases: nodecfdi/cfdiutils-core
Releases · nodecfdi/cfdiutils-core
v0.7.1
v0.7.0
DOM agnostic
- Added support to DOM Agnostic
- Update dependencies
CI
- Update workflow for use pnpm and better test coverage
- Added Sonarcloud for better continuos code quality
Build
- Replace rollup bundle to microbundle for generation of library
Docs
- Update readme with examples and usages
Version 0.6.4 - Alpha
- Change from spawn to exec (see open issue on node nodejs/node#19218)
- Fix problem with stdout being truncated
Full Changelog: v0.6.3...v0.6.4
Version 0.6.3 - Alpha
- Update dependencies
- Update ci for use test:ci
Full Changelog: v0.6.2...v0.6.3
Version 0.6.2 - alpha
- Update dependencies
- Added missing rule on prettier
- Resolve support to certificate with TeletexString
Full Changelog: v0.6.1...v0.6.2
Version 0.6.1 - alpha
- Update @nodecfdi/xml-resource-retriever
- Update workflow to work with only worker (jest problem with downloads)
- Move LICENSE to LICENSE.md (GitHub not found license problem)
Full Changelog: v0.6.0...v0.6.1
Version 0.6.0 - alpha
- Minor fixes for handle async functions
- Update dependencies
- Update workflow on GitHub actions
- Added more eslint rules
- Fixes test typo bad any
Full Changelog: v.0.5.0...v0.6.0
Version 0.5.0 - alpha
- First release version, with only files needed for validator
Full Changelog: https://github.com/nodecfdi/cfdiutils-core/commits/v.0.5.0