Skip to content

v0.212.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Mar 15:47
da8b673

Changelog

  • affe888 Adding Line Charge Unit, generating and updating
  • d807a53 Adding support to Line Charges for rates and quantity
  • 0ce8c26 Bump @sideway/formula from 3.0.0 to 3.0.1 in /wasm
  • a187e14 Exprimenting with more rescaling for EN16931 compatibility
  • fb9c71f Extra test coverage
  • 444339e Fix test failing on hosts without an UTC time
  • f7380df Fixing tests realted to rounding
  • e67dfb1 Merge branch 'main' into it-scontrino
  • 3dfeb8b Merge branch 'main' into it-scontrino
  • 042b3ce Merge branch 'main' into it-scontrino
  • b70ab84 Merge branch 'main' into it-scontrino
  • b031bbb Merge pull request #460 from invopop/it-scontrino
  • 4d698f1 Merge pull request #483 from invopop/dependabot/npm_and_yarn/wasm/sideway/formula-3.0.1
  • 2015886 Merge pull request #486 from invopop/fix-rounding-lines
  • 9749985 Merge pull request #487 from invopop/add-bill-charge-rate
  • da8b673 Merge pull request #489 from invopop/release-0.212.0
  • da51d0a Only increase precision for sum-then-round
  • e62fb30 Refactoring to perform rounding after calculations
  • 5e7b060 Refining rounding for EN16931 in line discounts and charges
  • ac341dc Refining rounding handling for more uniform output in totals
  • 70f9103 Release 0.212.0
  • 7a9a6e0 Renaming rounding rule constants to precise and currency
  • 3d983b0 Updating examples with charge quantity and rate
  • 5f65391 Updating schemas
  • 7c0e416 added tag for goods and services
  • 45a8580 basic template for scontrino
  • df622b0 changed name to ticket
  • 06b0732 changed scontrino to adecf
  • ab9e535 created example for addon
  • 1358332 new addon for italian scontrino
  • 35c5dca nil tests for supplier
  • 0ddea17 tested adecf addon
  • fcd72ad updated changelog
  • 6e6b236 updated changelog
  • 9875266 updated changelog
  • 02b0bbf updated example and added comments
  • e5f3ef9 updated examples
  • b7871bc updated examples and generated code
  • c2eea02 updated sorting algorithm to stable
  • 7aea03e updated tests to reflect changes