Skip to content

Releases: nodecfdi/cfdiutils-core

v0.7.1

13 Jul 20:09
0641754

Choose a tag to compare

Patch Changes

  • Added min required node version

v0.7.0

13 Jul 19:47
3836a84

Choose a tag to compare

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

21 Jun 18:05

Choose a tag to compare

  • 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

17 Jun 23:16

Choose a tag to compare

  • Update dependencies
  • Update ci for use test:ci

Full Changelog: v0.6.2...v0.6.3

Version 0.6.2 - alpha

10 Mar 14:18

Choose a tag to compare

  • 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

03 Mar 22:33

Choose a tag to compare

  • 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

03 Mar 08:14

Choose a tag to compare

  • 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

26 Feb 06:23

Choose a tag to compare

  • First release version, with only files needed for validator

Full Changelog: https://github.com/nodecfdi/cfdiutils-core/commits/v.0.5.0