Skip to content

Releases: nodecfdi/cfdi-to-pdf

v1.3.1

29 Jul 00:30
b675750
Compare
Choose a tag to compare

Fix fs resolve

  • fix fs resolve for bundlers like webpack, rollup, vite, etc
  • Update devs dependencies

v1.3.0

14 Jul 19:10
1b0b911
Compare
Choose a tag to compare

Feature Support to Impuestos Locales

  • Added support to complement "Impuestos Locales"
  • Small refactoring

Documentation

  • Added example nodejs and complement example browser
  • Fixed Readme with functional usages

v1.2.0

05 Jul 04:52
de6fcac
Compare
Choose a tag to compare
  • Add helper to installPdfmaker and use has document pdfmake describe (Browser, Nodejs support).
  • Improve documentation about new process to use @nodecfdi/cfdi-to-pdf.
  • Added example of use in browser environment.
  • Update usage for apply DOM agnostic.

CI

  • Update workflow for use pnpm and better test coverage.
  • Added Sonarcloud for better continuous code quality.

Build

  • Replace rollup bundle for microbundle for generation of library.

Version 1.1.5

15 Jun 17:17
Compare
Choose a tag to compare
  • Reduce margin on retenciones template
  • Best format to represent emisor, receptor info on cfdi and retenciones template
  • Update version of expresiones, fixed retenciones2.0 expression and retenciones1.0

Full Changelog: v.1.1.4...v1.1.5

Version 1.1.4

14 Jun 23:57
Compare
Choose a tag to compare
  • Fix on TemplateGenericRetenciones, TFD version is upgraded on retenciones 2.0 from 1.0 to 1.1
  • Fix on TemplateGenericRetenciones, Format currency and remove unused convertion on zero values
  • Fix on TemplateGenericRetenciones, On Receptor foraign, change field NumRegIdTrib on retenciones 2.0
  • Added support to automatic generate QRUrl on empty field or with invoke method buildQrUrl

Full Changelog: v1.1.3...v.1.1.4

Version 1.1.3

13 Jun 17:38
Compare
Choose a tag to compare

1.1.3

  • Added support for dual version retenciones1.0 and 2.0
  • Small fix on retenciones pdf qr code (big on sometimes case)

Full Changelog: v1.1.2...v1.1.3

Versión 1.1.2

28 Apr 00:25
Compare
Choose a tag to compare
  • Fixed problem on complement pago20 with totales info
  • Reduce size on totales info for best table responsive
  • Minor update on template complement pago20 for best presentation

Full Changelog: v1.1.1...v1.1.2

Version 1.1.1

26 Apr 21:33
Compare
Choose a tag to compare
  • Added support for dual version cfdi 3.3 and 4.0
  • Added Información Global Node for cfdi 4.0
  • Added Complements Pago10 and Pago20 in generic template.

Full Changelog: v.1.1.0...v1.1.1

Version 1.1.0

19 Apr 16:25
Compare
Choose a tag to compare

What's Changed

  • Fix breaking pdf in sello Digital, sello SAT and Cadena Original by @celli33 in #1
  • Remove builders for compatibility with browser generator and aws lambda
  • Refactor for tests
  • Remove dependencies not used
  • Fixed problem with break tfd cadena

New Contributors

Full Changelog: v1.0.0...v.1.1.0

Version 1.0.0

12 Mar 09:10
Compare
Choose a tag to compare
  • First release
  • Migrate from OcelotlStudio to NodeCfdi
  • Added support to browser and nodejs
  • Added support to multiple templates
  • Added retenciones support
  • Generate test suite and standard eslint prettier config

Full Changelog: https://github.com/nodecfdi/cfdi-to-pdf/commits/v1.0.0